Index: tools/metrics/histograms/histograms.xml |
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml |
index d3cd2895e5a7297c9869e544e87afdc6da22ff4a..ab6ed47576d8ee8036d3889fbe966e13306616ec 100644 |
--- a/tools/metrics/histograms/histograms.xml |
+++ b/tools/metrics/histograms/histograms.xml |
@@ -16916,6 +16916,9 @@ Therefore, the affected-histogram name has to have at least one dot in it. |
</histogram> |
<histogram name="Net.Priority_High_Latency_b" units="milliseconds"> |
+ <obsolete> |
+ Deprecated as of 11/2014. |
+ </obsolete> |
<owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
<summary> |
Time from the start of the http transaction until the first byte of the |
@@ -16936,6 +16939,9 @@ Therefore, the affected-histogram name has to have at least one dot in it. |
</histogram> |
<histogram name="Net.Priority_Low_Latency_b" units="milliseconds"> |
+ <obsolete> |
+ Deprecated as of 11/2014. |
+ </obsolete> |
<owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
<summary> |
Time from the start of the http transaction until the first byte of the |
@@ -18652,16 +18658,21 @@ Therefore, the affected-histogram name has to have at least one dot in it. |
</histogram> |
<histogram name="Net.Transaction_Bandwidth" units="KB/s"> |
+ <obsolete> |
+ Discontinued as of 4/12/09 |
+ </obsolete> |
<owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
<summary> |
- (discontinued as of 4/12/09) Effective bandwidth in KByte/Second of |
- transactions logged to Transaction_Latency histogram. Note that only |
- samples durations greater than zero ms, and less than 1 hour are tallied |
- into this ratio. |
+ Effective bandwidth in KByte/Second of transactions logged to |
+ Transaction_Latency histogram. Note that only samples durations greater |
+ than zero ms, and less than 1 hour are tallied into this ratio. |
</summary> |
</histogram> |
<histogram name="Net.Transaction_Connected" units="milliseconds"> |
+ <obsolete> |
+ Deprecated as of 11/2014. |
+ </obsolete> |
<owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
<summary> |
Time from the when the network transaction is requested, until the first |
@@ -18682,6 +18693,9 @@ Therefore, the affected-histogram name has to have at least one dot in it. |
</histogram> |
<histogram name="Net.Transaction_Connected_New_b" units="milliseconds"> |
+ <obsolete> |
+ Deprecated as of 11/2014. |
+ </obsolete> |
<owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
<summary> |
When a new connection is established, the time from the when the network |
@@ -18712,6 +18726,9 @@ Therefore, the affected-histogram name has to have at least one dot in it. |
</histogram> |
<histogram name="Net.Transaction_Latency_b" units="milliseconds"> |
+ <obsolete> |
+ Deprecated as of 11/2014. |
+ </obsolete> |
<owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
<summary> |
Time from first byte sent until last byte received by the new network stack. |
@@ -18719,6 +18736,9 @@ Therefore, the affected-histogram name has to have at least one dot in it. |
</histogram> |
<histogram name="Net.Transaction_Latency_Total" units="milliseconds"> |
+ <obsolete> |
+ Deprecated as of 11/2014. |
+ </obsolete> |
<owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
<summary> |
Time from when a network transaction is requested until last byte received |
@@ -18728,6 +18748,9 @@ Therefore, the affected-histogram name has to have at least one dot in it. |
<histogram name="Net.Transaction_Latency_Total_New_Connection" |
units="milliseconds"> |
+ <obsolete> |
+ Deprecated as of 11/2014. |
+ </obsolete> |
<owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
<summary> |
When an existing TCP/IP connection is NOT reused, the time from when a |
@@ -18772,6 +18795,9 @@ Therefore, the affected-histogram name has to have at least one dot in it. |
</histogram> |
<histogram name="Net.Transaction_Latency_WinHTTP" units="milliseconds"> |
+ <obsolete> |
+ Deprecated a long time ago. |
+ </obsolete> |
<owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
<summary> |
Time from first byte sent until last byte received with old WinHTTP network |