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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 905763002: Add metrics for supervised user whitelist installation and uninstallation, and absolute count. (Closed) Base URL: https://chromium.googlesource.com/chromium/src@2015_01_19_component_installer
Patch Set: review Created 5 years, 10 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 | « tools/metrics/actions/actions.xml ('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 2a69aea4b8894ef56af4a60a01dad5f4cbbe737b..3456a90b13774eddbe1814d594c8de1e7c0a38da 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -12244,6 +12244,16 @@ Therefore, the affected-histogram name has to have at least one dot in it.
</summary>
</histogram>
+<histogram name="ManagedUsers.Whitelist.Count" units="whitelists">
+ <owner>bauerb@chromium.org</owner>
+ <owner>treib@chromium.org</owner>
+ <owner>pam@chromium.org</owner>
+ <summary>
+ The number of whitelists installed for a supervised user. Recorded at every
+ profile startup.
+ </summary>
+</histogram>
+
<histogram name="ManagedUsers.Whitelist.JsonParseDuration" units="milliseconds">
<owner>bauerb@chromium.org</owner>
<owner>treib@chromium.org</owner>
« no previous file with comments | « tools/metrics/actions/actions.xml ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698