| Index: tools/metrics/histograms/histograms.xml
|
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
|
| index 3cece98cc73dc8aa64b4555f41bd7e4125cd3d84..adc9eb25a8c66e1c82c178aca15c82e9824412c6 100644
|
| --- a/tools/metrics/histograms/histograms.xml
|
| +++ b/tools/metrics/histograms/histograms.xml
|
| @@ -14363,7 +14363,7 @@ Therefore, the affected-histogram name has to have at least one dot in it.
|
| </histogram>
|
|
|
| <histogram name="Net.ErrorCodesForMainFrame3" enum="NetErrorCodes">
|
| - <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
|
| + <owner>mmenke@chromium.org</owner>
|
| <summary>
|
| Positive net error codes that requests for pages end with, including net::OK
|
| and net::ERR_ABORTED. This only counts loads in "main frames" (it
|
| @@ -14384,7 +14384,7 @@ Therefore, the affected-histogram name has to have at least one dot in it.
|
| </histogram>
|
|
|
| <histogram name="Net.ErrorCodesForSubresources2" enum="NetErrorCodes">
|
| - <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
|
| + <owner>mmenke@chromium.org</owner>
|
| <summary>
|
| Net error codes that requests for "subresources" end with,
|
| including net::OK and net::ERR_ABORTED.
|
| @@ -14786,7 +14786,7 @@ Therefore, the affected-histogram name has to have at least one dot in it.
|
| </histogram>
|
|
|
| <histogram name="Net.HttpJob.TotalTime" units="milliseconds">
|
| - <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
|
| + <owner>mmenke@chromium.org</owner>
|
| <summary>
|
| Time it takes to complete an HttpJob, from starting the transaction until we
|
| are done reading.
|
| @@ -14794,7 +14794,7 @@ Therefore, the affected-histogram name has to have at least one dot in it.
|
| </histogram>
|
|
|
| <histogram name="Net.HttpJob.TotalTimeCached" units="milliseconds">
|
| - <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
|
| + <owner>mmenke@chromium.org</owner>
|
| <summary>
|
| Time it takes to complete an HttpJob, from starting the transaction until we
|
| are done reading, for jobs served from the cache.
|
| @@ -14802,7 +14802,7 @@ Therefore, the affected-histogram name has to have at least one dot in it.
|
| </histogram>
|
|
|
| <histogram name="Net.HttpJob.TotalTimeCancel" units="milliseconds">
|
| - <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
|
| + <owner>mmenke@chromium.org</owner>
|
| <summary>
|
| Time it takes to complete an HttpJob, from starting the transaction until
|
| the job is killed. Note that we didn't detect the end of the data for this
|
| @@ -14811,7 +14811,7 @@ Therefore, the affected-histogram name has to have at least one dot in it.
|
| </histogram>
|
|
|
| <histogram name="Net.HttpJob.TotalTimeNotCached" units="milliseconds">
|
| - <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
|
| + <owner>mmenke@chromium.org</owner>
|
| <summary>
|
| Time it takes to complete an HttpJob, from starting the transaction until we
|
| are done reading, for jobs not served from the cache.
|
| @@ -14819,7 +14819,7 @@ Therefore, the affected-histogram name has to have at least one dot in it.
|
| </histogram>
|
|
|
| <histogram name="Net.HttpJob.TotalTimeSuccess" units="milliseconds">
|
| - <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
|
| + <owner>mmenke@chromium.org</owner>
|
| <summary>
|
| Time it takes to complete an HttpJob, from starting the transaction until we
|
| are done reading, for jobs when we read until no more data is available.
|
| @@ -14843,17 +14843,17 @@ Therefore, the affected-histogram name has to have at least one dot in it.
|
| </histogram>
|
|
|
| <histogram name="Net.HttpProxySocketRequestTime" units="milliseconds">
|
| - <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
|
| + <owner>mmenke@chromium.org</owner>
|
| <summary>Time it takes to request a new (unused) HTTP proxy socket.</summary>
|
| </histogram>
|
|
|
| <histogram name="Net.HttpResponseCode">
|
| - <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
|
| + <owner>mmenke@chromium.org</owner>
|
| <summary>The count of HTTP Response codes encountered.</summary>
|
| </histogram>
|
|
|
| <histogram name="Net.HttpResponseCode_Nxx_MainFrame">
|
| - <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
|
| + <owner>mmenke@chromium.org</owner>
|
| <summary>
|
| The count of HTTP Response codes encountered, in response to MAIN_FRAME
|
| requests only; saving only the hundreds digit, e.g. 100->1, 300->3.
|
| @@ -14869,7 +14869,7 @@ Therefore, the affected-histogram name has to have at least one dot in it.
|
| </histogram>
|
|
|
| <histogram name="Net.HttpTimeToFirstByte" units="milliseconds">
|
| - <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
|
| + <owner>mmenke@chromium.org</owner>
|
| <summary>
|
| Time from when an HTTP request is issued to when the first byte is
|
| processed.
|
| @@ -16642,7 +16642,7 @@ Therefore, the affected-histogram name has to have at least one dot in it.
|
| </histogram>
|
|
|
| <histogram name="Net.TCP_Connection_Latency" units="milliseconds">
|
| - <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
|
| + <owner>mmenke@chromium.org</owner>
|
| <summary>
|
| Time from when the Connect() starts until it completes. Only times under 10
|
| minutes are logged.
|
| @@ -16650,7 +16650,7 @@ Therefore, the affected-histogram name has to have at least one dot in it.
|
| </histogram>
|
|
|
| <histogram name="Net.TCP_Connection_Latency_IPv4_No_Race" units="milliseconds">
|
| - <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
|
| + <owner>mmenke@chromium.org</owner>
|
| <summary>
|
| Time from when the Connect() starts until it completes when the network
|
| address only contains IPv4 addresses. Only times under 10 minutes are
|
| @@ -16660,7 +16660,7 @@ Therefore, the affected-histogram name has to have at least one dot in it.
|
|
|
| <histogram name="Net.TCP_Connection_Latency_IPv4_Wins_Race"
|
| units="milliseconds">
|
| - <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
|
| + <owner>mmenke@chromium.org</owner>
|
| <summary>
|
| Time from when the Connect() starts until it completes when the IPv4
|
| fallback connection won the race against IPv6. Only times under 10 minutes
|
| @@ -16669,7 +16669,7 @@ Therefore, the affected-histogram name has to have at least one dot in it.
|
| </histogram>
|
|
|
| <histogram name="Net.TCP_Connection_Latency_IPv6_Raceable" units="milliseconds">
|
| - <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
|
| + <owner>mmenke@chromium.org</owner>
|
| <summary>
|
| Time from when the Connect() starts until it completes when we race an IPv6
|
| connection against an IPv4 connection with a 300ms delay. Only times under
|
| @@ -16678,7 +16678,7 @@ Therefore, the affected-histogram name has to have at least one dot in it.
|
| </histogram>
|
|
|
| <histogram name="Net.TCP_Connection_Latency_IPv6_Solo" units="milliseconds">
|
| - <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
|
| + <owner>mmenke@chromium.org</owner>
|
| <summary>
|
| Time from when the Connect() starts until it completes when the network
|
| address only contains IPv6 addresses. Only times under 10 minutes are
|
|
|