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

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: rebase 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
« tools/metrics/actions/actions.xml ('K') | « 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..de27ab3a5af7f5468013ae9e8ba2b7548b0779ae 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -12244,6 +12244,13 @@ Therefore, the affected-histogram name has to have at least one dot in it.
</summary>
</histogram>
+<histogram name="ManagedUsers.Whitelist.Count" units="whitelists">
Ilya Sherman 2015/02/06 23:45:47 Optional nit: Entirely up to you, but I think ".Si
Bernhard Bauer 2015/02/08 14:05:33 Hm, I would interpret "size" as the size of a whit
+ <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.</summary>
Ilya Sherman 2015/02/06 23:45:48 Please document when this is recorded.
Bernhard Bauer 2015/02/08 14:05:33 Done.
+</histogram>
+
<histogram name="ManagedUsers.Whitelist.JsonParseDuration" units="milliseconds">
<owner>bauerb@chromium.org</owner>
<owner>treib@chromium.org</owner>
« tools/metrics/actions/actions.xml ('K') | « tools/metrics/actions/actions.xml ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698