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

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, 11 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
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>
-
<histogram name="Enterprise.UserCloudPolicyStore.LoadStatus"
enum="PolicyLoadStatus">
<owner>atwilson@chromium.org</owner>

Powered by Google App Engine
This is Rietveld 408576698