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

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

Issue 2970433002: Enumerate some known-bad CromeOS histograms. (Closed)
Patch Set: Created 3 years, 6 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/enums.xml
diff --git a/tools/metrics/histograms/enums.xml b/tools/metrics/histograms/enums.xml
index 3b10a504f592539a51cf61984f95e0d831da6be3..2930337cb2daf215a43f1a3854ef107e56377834 100644
--- a/tools/metrics/histograms/enums.xml
+++ b/tools/metrics/histograms/enums.xml
@@ -18677,7 +18677,16 @@ uploading your change for review. These are checked by presubmit scripts.
<summary>
These numbers are the lower 32 bits of the hash of the metric name.
</summary>
+ <int value="-2055973512" label="Login.ConsumerNewUsersAllowed"/>
+ <int value="-1286300074"
+ label="Network.Shill.Wifi.ExpiredLeaseLengthSeconds"/>
<int value="0" label="Missing hash value"/>
+ <int value="424952287"
+ label="Network.Shill.Wifi.LinkMonitorResponseTimeSample"/>
+ <int value="628921860"
+ label="Network.Shill.Ethernet.LinkMonitorResponseTimeSample"/>
+ <int value="662206917"
+ label="Network.Shill.Ethernet.ExpiredLeaseLengthSeconds"/>
</enum>
<enum name="HistoryFaviconsRecoveryEnum">
« 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