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> |