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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 1610123003: Added anonymizer to SystemLogUploader. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 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 | « components/policy/core/common/cloud/enterprise_metrics.cc ('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 1945a9ba393f49f16737f40320d7b4b22ba25a15..d666d57ccf4ff814b8662a58a9db7b231776c76e 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -10262,15 +10262,6 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
</summary>
</histogram>
-<histogram name="Enterprise.SystemLogPIILeak" enum="SystemLogPIIType">
- <owner>pbond@chromium.org</owner>
- <summary>
- Events for counting sensitive data occurrences in system logs to upload.
- (Email addresses, IP addresses, SSIDs, URLs). The lines with this data will
- be removed before upload.
- </summary>
-</histogram>
Ilya Sherman 2016/01/25 19:42:23 Please mark this as <obsolete> rather than removin
Polina Bondarenko 2016/01/25 20:06:08 Done.
-
<histogram name="Enterprise.UserCloudPolicyStore.LoadStatus"
enum="PolicyLoadStatus">
<owner>atwilson@chromium.org</owner>
« no previous file with comments | « components/policy/core/common/cloud/enterprise_metrics.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698