Index: tools/metrics/histograms/histograms.xml |
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml |
index 76146ce38e9e7c094698b26af0367068e84b1b45..c25ac12a19b28d7559d7077dff0ea3e6341d0653 100644 |
--- a/tools/metrics/histograms/histograms.xml |
+++ b/tools/metrics/histograms/histograms.xml |
@@ -44363,6 +44363,16 @@ Therefore, the affected-histogram name has to have at least one dot in it. |
</summary> |
</histogram> |
+<histogram name="Variations.RequestCount"> |
+ <owner>asvitkine@chromium.org</owner> |
+ <summary> |
+ Number of previous requests to the variations server in the same session, |
+ logged each time a new request is attempted to the variations server. For |
+ example, the value of the 0th bucket indicates the number of initial |
+ requests to the server that took place. |
+ </summary> |
+</histogram> |
+ |
<histogram name="Variations.ResourceRequestsAllowed" |
enum="VariationsResourceRequestsAllowedState"> |
<owner>asvitkine@chromium.org</owner> |