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

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

Issue 2142983002: Add desktop engagement metrics. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 4 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:
Download patch
« no previous file with comments | « chrome/test/data/autoplay_audio.html ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/metrics/histograms/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index d5bf6e17c05f323855372588f99626d7e678ec95..2ea08bbe2bab3b396c6730cd8395ec6f23563006 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -52421,8 +52421,11 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<histogram name="Session.TotalDuration" units="ms">
<owner>mariakhomenko@chromium.org</owner>
<owner>fqian@chromium.org</owner>
+ <owner>asvitkine@chromium.org</owner>
+ <owner>chrisha@chromium.org</owner>
<summary>
- The length of a session (launch/foregrounding to backgrounding) on mobile.
+ The length of a session (launch/foregrounding to backgrounding). On desktop
+ it also takes into account user interaction and audio events.
</summary>
</histogram>
« no previous file with comments | « chrome/test/data/autoplay_audio.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698