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

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

Issue 1906173003: Record domains where Reader Mode is opened for too short (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: move const to instance Created 4 years, 8 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/compositor/bottombar/readermode/ReaderModePanel.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 ad4d53b3009844ca915beb8d3001e0c5cf267a1d..601e30fc18aa04b01c81528346754b51b537adb4 100644
--- a/tools/metrics/rappor/rappor.xml
+++ b/tools/metrics/rappor/rappor.xml
@@ -476,6 +476,14 @@ components/rappor/rappor_parameters.h.
</summary>
</rappor-metric>
+<rappor-metric name="DomDistiller.OpenPanelShortTime" type="UMA_RAPPOR_TYPE">
+ <owner>wychen@chromium.org</owner>
+ <summary>
+ The eTLD+1 of the frame URL where Reader Mode panel is opened by the
+ user for less than 2 seconds.
+ </summary>
+</rappor-metric>
+
<rappor-metric name="DomDistiller.PromptPanel" type="UMA_RAPPOR_TYPE">
<owner>wychen@chromium.org</owner>
<summary>
« no previous file with comments | « chrome/android/java/src/org/chromium/chrome/browser/compositor/bottombar/readermode/ReaderModePanel.java ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698