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

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

Issue 1352693002: Add a rappor metric for getting package names for custom tabs clients (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebased Created 5 years, 3 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/android/rappor/rappor_service_bridge.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 a70ddd71b84de87b5ed706bc153fd639da209d03..26d9a080d095cc636474a9a91b1e882c835756c2 100644
--- a/tools/metrics/rappor/rappor.xml
+++ b/tools/metrics/rappor/rappor.xml
@@ -297,6 +297,15 @@ components/rappor/rappor_service.cc.
</summary>
</rappor-metric>
+<rappor-metric name="CustomTabs.ServiceClient.PackageName"
+ type="UMA_RAPPOR_TYPE">
+ <owner>yusufo@chromium.org</owner>
+ <summary>
+ The package name for a client that has connected through the custom tabs
+ service.
+ </summary>
+</rappor-metric>
+
<rappor-metric name="DeviceSensors.DeviceMotion" type="ETLD_PLUS_ONE">
<owner>timvolodine@chromium.org</owner>
<summary>
« no previous file with comments | « chrome/browser/android/rappor/rappor_service_bridge.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698