Index: tools/metrics/histograms/histograms.xml |
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml |
index ffbcd4f2406d7be5eb71d70e82f0147f8fd53e53..20afb1d55ae5e5d1543dd753c41c5bb26f4de580 100644 |
--- a/tools/metrics/histograms/histograms.xml |
+++ b/tools/metrics/histograms/histograms.xml |
@@ -60672,6 +60672,14 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries. |
</summary> |
</histogram> |
+<histogram name="UMA.SamplingRatePerMille" units="samples permille"> |
+ <owner>jwd@chromium.org</owner> |
+ <summary> |
+ Sample rate applied to this client, expressed as number of clients per 1000 |
+ that are in the sample. Recorded on every log upload. |
+ </summary> |
+</histogram> |
+ |
<histogram name="UMA.StoreLogsTime" units="ms"> |
<obsolete> |
Deprecated as of August 2015. The histograms showed no unexpected slowness, |