| Index: tools/metrics/histograms/histograms.xml
|
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
|
| index 8565b25d60b517c1273b4fc2fffa2ba157ee015b..8d53d82e52202ed396553e370822ef7c9a0d22f4 100644
|
| --- a/tools/metrics/histograms/histograms.xml
|
| +++ b/tools/metrics/histograms/histograms.xml
|
| @@ -5210,11 +5210,19 @@ Therefore, the affected-histogram name has to have at least one dot in it.
|
| </summary>
|
| </histogram>
|
|
|
| +<histogram name="DomainReliability.UploadNetError" enum="NetErrorCodes">
|
| + <owner>ttuttle@chromium.org</owner>
|
| + <summary>
|
| + The network error code (or OK if none) returned by the URLFetcher when a
|
| + Domain Reliability report is uploaded.
|
| + </summary>
|
| +</histogram>
|
| +
|
| <histogram name="DomainReliability.UploadResponseCode">
|
| <owner>ttuttle@chromium.org</owner>
|
| <summary>
|
| - The response code returned by the Domain Reliability collector when a report
|
| - is uploaded.
|
| + The HTTP response code returned by the Domain Reliability collector when a
|
| + report is uploaded.
|
| </summary>
|
| </histogram>
|
|
|
|
|