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

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

Issue 1017183002: Add rappor metrics for messages received (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@raport
Patch Set: Created 5 years, 9 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:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/browser/push_messaging/push_messaging_service_impl.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/metrics/rappor/rappor.xml
diff --git a/tools/metrics/rappor/rappor.xml b/tools/metrics/rappor/rappor.xml
index 583f04cfa0028f0cc96e7a37a1a0911b5a7d5af8..54743a682e4812f77e88265d96a7a7b1520e0d28 100644
--- a/tools/metrics/rappor/rappor.xml
+++ b/tools/metrics/rappor/rappor.xml
@@ -258,6 +258,13 @@ components/rappor/rappor_service.cc.
</summary>
</rappor-metric>
+<rappor-metric name="PushMessaging.MessageReceived.Origin" type="ETLD_PLUS_ONE">
+ <owner>miguelg@chromium.org</owner>
+ <summary>
+ Push Messages received per Origin.
+ </summary>
+</rappor-metric>
+
<rappor-metric name="Search.DefaultSearchProvider" type="ETLD_PLUS_ONE">
<owner>holte@chromium.org</owner>
<summary>
« no previous file with comments | « chrome/browser/push_messaging/push_messaging_service_impl.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698