| Index: tools/metrics/histograms/histograms.xml
|
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
|
| index 2137ef52cbc9a4bd0c0786b80eeda29dd3f9b2ba..31111d88c57b6ff01283f3c91140ea92b67736ea 100644
|
| --- a/tools/metrics/histograms/histograms.xml
|
| +++ b/tools/metrics/histograms/histograms.xml
|
| @@ -14598,7 +14598,7 @@ Therefore, the affected-histogram name has to have at least one dot in it.
|
| </histogram>
|
|
|
| <histogram name="Net.CRLRequestFailedTimeMs" units="milliseconds">
|
| - <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
|
| + <owner>rsleevi@chromium.org</owner>
|
| <summary>
|
| When validating an HTTPS certificate we may have to block to fetch one or
|
| more revocation lists. This measures the amount of time that failures to get
|
| @@ -14607,7 +14607,7 @@ Therefore, the affected-histogram name has to have at least one dot in it.
|
| </histogram>
|
|
|
| <histogram name="Net.CRLRequestSuccess" enum="BooleanSuccess">
|
| - <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
|
| + <owner>rsleevi@chromium.org</owner>
|
| <summary>
|
| When validating an HTTPS certificate we may have to block to fetch one or
|
| more revocation lists. This records the fraction of successful requests.
|
| @@ -14615,7 +14615,7 @@ Therefore, the affected-histogram name has to have at least one dot in it.
|
| </histogram>
|
|
|
| <histogram name="Net.CRLRequestTimeMs" units="milliseconds">
|
| - <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
|
| + <owner>rsleevi@chromium.org</owner>
|
| <summary>
|
| When validating an HTTPS certificate we may have to block to fetch one or
|
| more revocation lists. This measures the amount of time that each fetch
|
| @@ -15781,7 +15781,7 @@ Therefore, the affected-histogram name has to have at least one dot in it.
|
| </histogram>
|
|
|
| <histogram name="Net.OCSPRequestFailedTimeMs" units="milliseconds">
|
| - <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
|
| + <owner>rsleevi@chromium.org</owner>
|
| <summary>
|
| When validating an HTTPS certificate we may have to make one or more HTTP
|
| fetches to OCSP responders in order to get revocation information. This
|
| @@ -15790,7 +15790,7 @@ Therefore, the affected-histogram name has to have at least one dot in it.
|
| </histogram>
|
|
|
| <histogram name="Net.OCSPRequestSuccess" enum="BooleanSuccess">
|
| - <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
|
| + <owner>rsleevi@chromium.org</owner>
|
| <summary>
|
| When validating an HTTPS certificate we may have to make one or more HTTP
|
| fetches to OCSP responders in order to get revocation information. This
|
| @@ -15799,7 +15799,7 @@ Therefore, the affected-histogram name has to have at least one dot in it.
|
| </histogram>
|
|
|
| <histogram name="Net.OCSPRequestTimeMs" units="milliseconds">
|
| - <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
|
| + <owner>rsleevi@chromium.org</owner>
|
| <summary>
|
| When validating an HTTPS certificate we may have to make one or more HTTP
|
| fetches to OCSP responders in order to get revocation information. This
|
| @@ -15808,7 +15808,7 @@ Therefore, the affected-histogram name has to have at least one dot in it.
|
| </histogram>
|
|
|
| <histogram name="Net.OCSPResponseStapled" enum="BooleanSuccess">
|
| - <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
|
| + <owner>rsleevi@chromium.org</owner>
|
| <summary>
|
| When connecting over HTTPS, a server may include an OCSP response as part of
|
| the TLS handshake so that clients do not have to fetch it, provided the
|
|
|