Index: tools/metrics/histograms/histograms.xml |
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml |
index 2c3081fd4a3c24d3a231e6b9c19cc390659e4816..e55989fc640903e8c43c3385616daab9d41f7b32 100644 |
--- a/tools/metrics/histograms/histograms.xml |
+++ b/tools/metrics/histograms/histograms.xml |
@@ -465,6 +465,14 @@ Therefore, the affected-histogram name has to have at least one dot in it. |
</summary> |
</histogram> |
+<histogram name="Apps.AppListDoodleClicked" units="clicks"> |
+ <owner>calamity@chromium.org</owner> |
+ <summary> |
+ The number of times the app list doodle is clicked. This is logged each |
Alexei Svitkine (slow)
2015/02/19 14:56:23
What will the absolute number tell you? e.g. what
Matt Giuca
2015/02/19 21:54:00
We will compare it to the other stats such as how
Alexei Svitkine (slow)
2015/02/19 22:08:20
When you find the stat, please update this histogr
calamity
2015/02/20 03:19:32
Done.
|
+ time a doodle with a link is clicked. |
+ </summary> |
+</histogram> |
+ |
<histogram name="Apps.AppListHowEnabled" enum="AppListEnableSource"> |
<owner>tapted@chromium.org</owner> |
<summary> |