summaryrefslogtreecommitdiffstats
path: root/tools/metrics
diff options
context:
space:
mode:
Diffstat (limited to 'tools/metrics')
-rw-r--r--tools/metrics/histograms/histograms.xml13
-rw-r--r--tools/metrics/rappor/rappor.xml7
2 files changed, 20 insertions, 0 deletions
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index 5bdc1de..59a12cc 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -38023,6 +38023,14 @@ Therefore, the affected-histogram name has to have at least one dot in it.
<summary>The build version of the software reporter cleaner tool.</summary>
</histogram>
+<histogram name="SoftwareReporter.FoundUwSReadError" enum="BooleanError">
+ <owner>mad@chromium.org</owner>
+ <summary>
+ Whether there was an error reading the registry key containing UwS found by
+ the Software Removal Tool.
+ </summary>
+</histogram>
+
<histogram name="SoftwareReporter.LastUploadResult" enum="BooleanSuccess">
<owner>mad@chromium.org</owner>
<summary>The result of the most recent SRT log upload.</summary>
@@ -45913,6 +45921,11 @@ Therefore, the affected-histogram name has to have at least one dot in it.
<int value="1" label="Enabled"/>
</enum>
+<enum name="BooleanError" type="int">
+ <int value="0" label="No Error"/>
+ <int value="1" label="Error"/>
+</enum>
+
<enum name="BooleanExpired" type="int">
<int value="0" label="Unexpired"/>
<int value="1" label="Expired"/>
diff --git a/tools/metrics/rappor/rappor.xml b/tools/metrics/rappor/rappor.xml
index 69b0516..5452443 100644
--- a/tools/metrics/rappor/rappor.xml
+++ b/tools/metrics/rappor/rappor.xml
@@ -339,6 +339,13 @@ components/rappor/rappor_service.cc.
</summary>
</rappor-metric>
+<rappor-metric name="SoftwareReporter.FoundUwS" type="COARSE_RAPPOR_TYPE">
+ <owner>mad@chromium.org</owner>
+ <summary>
+ The IDs of unwanted software found by the software reporter tool.
+ </summary>
+</rappor-metric>
+
<rappor-metric name="interstitial.harmful.domain" type="COARSE_RAPPOR_TYPE">
<owner>nparker@chromium.org</owner>
<summary>