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

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

Issue 2619663002: Add a new rappor metric to record all package names excluding GSA (Closed)
Patch Set: FB fix 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 | « chrome/android/java/src/org/chromium/chrome/browser/gsa/GSAState.java ('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 b842ac5d1c69006072e95622a33e2a0068809bb5..f29a359979aae15b89adcb50fa657969f7815ee1 100644
--- a/tools/metrics/rappor/rappor.xml
+++ b/tools/metrics/rappor/rappor.xml
@@ -881,6 +881,15 @@ components/rappor/rappor_parameters.h.
</summary>
</rappor-metric>
+<rappor-metric name="CustomTabs.ServiceClient.PackageNameThirdParty"
+ type="UMA_RAPPOR_TYPE">
+ <owner>yusufo@chromium.org</owner>
+ <summary>
+ The package name for a client that has connected through the custom tabs
+ service excluding Google Search App.
+ </summary>
+</rappor-metric>
+
<rappor-metric name="DeviceSensors.DeviceMotion" type="ETLD_PLUS_ONE">
<owner>timvolodine@chromium.org</owner>
<summary>
« no previous file with comments | « chrome/android/java/src/org/chromium/chrome/browser/gsa/GSAState.java ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698