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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 264123002: Google Now Message Center Stats (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Histogram Update 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/06 00:33:39 Please update this text, as I requested in previou
robliao 2014/05/06 00:39:40 The correct terminology is already being used. We
Ilya Sherman 2014/05/06 00:42:41 Might I suggest: """The number of Google Now card
robliao 2014/05/06 00:51:41 It's the difference between this... https://code.g
Ilya Sherman 2014/05/06 01:02:32 Code search is only one way that people might try
robliao 2014/05/06 01:16:24 I think we'll simply have to agree to disagree her
Ilya Sherman 2014/05/06 01:24:24 I'm not saying that you shouldn't use "message cen
robliao 2014/05/06 01:29:19 If someone is unfamiliar with both the message cen
Ilya Sherman 2014/05/06 04:15:36 Again, if somebody is going to search via Code sea
robliao 2014/05/06 17:07:23 I still think this is the wrong thing to do, but h
+ </summary>
+</histogram>
+
<histogram name="GoogleUpdate.EffectivePolicy" enum="UpdatePolicy">
<owner>gab@chromium.org</owner>
<summary>

Powered by Google App Engine
This is Rietveld 408576698