Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(429)

Unified Diff: tools/metrics/histograms/histograms.xml

Issue 264123002: Google Now Message Center Stats (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: CR Feedback Created 6 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
Download patch
Index: tools/metrics/histograms/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index a07ff11adc515b7bb7b1314027816e89e8a8761a..6c212ee6f1a70d6bc7b33d3e00500fc38a772329 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -7328,6 +7328,15 @@ Therefore, the affected-histogram name has to have at least one dot in it.
<summary>Events in Google Now component extension.</summary>
</histogram>
+<histogram name="GoogleNow.MessageCenter.Displayed.NotificationsVisible"
+ units="count">
+ <owner>robliao@chromium.org</owner>
+ <owner>skare@chromium.org</owner>
+ <summary>
+ Count of the number of cards visible when the message center is shown.
Ilya Sherman 2014/05/05 23:27:36 Which message center, btw? Is the message center
robliao 2014/05/05 23:33:55 There is no Google Now specific message center. Th
Ilya Sherman 2014/05/05 23:39:08 Thanks. Please update the summary text to clarify
+ </summary>
+</histogram>
+
<histogram name="GoogleUpdate.EffectivePolicy" enum="UpdatePolicy">
<owner>gab@chromium.org</owner>
<summary>

Powered by Google App Engine
This is Rietveld 408576698