summaryrefslogtreecommitdiffstats
path: root/tools/metrics/rappor
diff options
context:
space:
mode:
authormiguelg <miguelg@chromium.org>2015-04-02 02:45:32 -0700
committerCommit bot <commit-bot@chromium.org>2015-04-02 09:46:00 +0000
commita9bfba10792bb2db9280c2635256c6079eb76292 (patch)
tree5a6f53d9534aea9f4cc620c2592e0d299f9284e0 /tools/metrics/rappor
parent4f9ea7b4f4967652d86911a7c9a6cc2e1f1b4e3a (diff)
downloadchromium_src-a9bfba10792bb2db9280c2635256c6079eb76292.zip
chromium_src-a9bfba10792bb2db9280c2635256c6079eb76292.tar.gz
chromium_src-a9bfba10792bb2db9280c2635256c6079eb76292.tar.bz2
Add Rappor metrics for domains that show the default notification
BUG=466091 Review URL: https://codereview.chromium.org/1054533002 Cr-Commit-Position: refs/heads/master@{#323451}
Diffstat (limited to 'tools/metrics/rappor')
-rw-r--r--tools/metrics/rappor/rappor.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/tools/metrics/rappor/rappor.xml b/tools/metrics/rappor/rappor.xml
index 5452443..c10a418 100644
--- a/tools/metrics/rappor/rappor.xml
+++ b/tools/metrics/rappor/rappor.xml
@@ -291,6 +291,16 @@ components/rappor/rappor_service.cc.
</summary>
</rappor-metric>
+<rappor-metric name="PushMessaging.GenericNotificationShown.Origin"
+ type="ETLD_PLUS_ONE">
+ <owner>miguelg@chromium.org</owner>
+ <summary>
+ Number of times the generic (forced) notification was shown per origin.
+ This happens if the site uses the push api but does not generate a
+ notification of their own.
+ </summary>
+</rappor-metric>
+
<rappor-metric name="PushMessaging.MessageReceived.Origin" type="ETLD_PLUS_ONE">
<owner>miguelg@chromium.org</owner>
<summary>