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

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

Issue 2663193004: Add rappor metrics to track Web Bluetooth API usage (Closed)
Patch Set: Created 3 years, 11 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 | « third_party/WebKit/Source/modules/bluetooth/Bluetooth.cpp ('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 48094eddbedf61d50737372c7bcf7f5c8bbc5309..500d02c195f2ac3762c4831e06a5a22792394f07 100644
--- a/tools/metrics/rappor/rappor.xml
+++ b/tools/metrics/rappor/rappor.xml
@@ -262,6 +262,15 @@ components/rappor/rappor_parameters.h.
</summary>
</rappor-metric>
+<rappor-metric name="Bluetooth.APIUsage.Origin" type="ETLD_PLUS_ONE">
+ <owner>jyasskin@chromium.org</owner>
+ <owner>ortuno@chromium.org</owner>
+ <owner>scheib@chromium.org</owner>
+ <summary>
+ The eTLD+1 of the URL of frames using the Web Bluetooth API.
+ </summary>
+</rappor-metric>
+
<rappor-metric name="Cast.Sender.MediaFrameUrl" type="ETLD_PLUS_ONE">
<owner>avayvod@chromium.org</owner>
<owner>aberent@chromium.org</owner>
« no previous file with comments | « third_party/WebKit/Source/modules/bluetooth/Bluetooth.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698