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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 2444023002: Histogram for VpdUpdateSuccess (Closed)
Patch Set: Created 4 years, 1 month 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 0fdeeb1de72d951a07241bc23f21cb28593dbcd5..b9c217f4170aa400b6f559427be78b9cef1637d5 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -13169,6 +13169,11 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
</summary>
</histogram>
+<histogram name="Enterprise.VpdUpdateSuccess" enum="BooleanSuccess">
Thiemo Nagel 2016/10/24 18:27:59 Nit: The "Success" part of the histogram name is r
igorcov 2016/11/02 10:52:34 Done.
+ <owner>igorcov@chromium.org</owner>
+ <summary>ChromeOS Only - Whether VPD update succeeded.</summary>
Thiemo Nagel 2016/10/24 18:27:59 The correct spelling is Chrome OS. To be in line
+</histogram>
+
<histogram name="Enterprise.WildcardLoginCheck.DelayPolicyTokenFetch"
units="ms">
<owner>mnissler@chromium.org</owner>
« 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