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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 2844493003: Adds UMA histogram "UpdateEngine.Daily.RecoveryCount" for Chrome OS. (Closed)
Patch Set: Created 3 years, 7 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 | « no previous file | 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 1c64fa2bdb23318b75714fd9f050666c9530ab3f..78edde18cebb59d6e047af0a30d2d44c7c98bf80 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -76249,6 +76249,17 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
</summary>
</histogram>
+<histogram name="UpdateEngine.Daily.RecoveryCount" units="count">
+ <owner>ahassani@chromium.org</owner>
+ <summary>
+ The number of times the device has been recovered.
+
+ This is reported on every update check but at most once a day.
+
+ This metric is specific to ChromeOS.
+ </summary>
+</histogram>
+
<histogram name="UpdateEngine.FailedUpdateCount" units="count">
<owner>zeuthen@chromium.org</owner>
<summary>
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698