summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorsclittle <sclittle@chromium.org>2015-05-15 11:06:36 -0700
committerCommit bot <commit-bot@chromium.org>2015-05-15 18:07:07 +0000
commit8959c37c86bc8081e1a7cc353f3b90ae5155acbf (patch)
tree12851e8bc9bf807df4f7c46ed39497e1b08fbed4 /tools
parent246205e6541383ed6bc431e5f1fdcde8db9e2811 (diff)
downloadchromium_src-8959c37c86bc8081e1a7cc353f3b90ae5155acbf.zip
chromium_src-8959c37c86bc8081e1a7cc353f3b90ae5155acbf.tar.gz
chromium_src-8959c37c86bc8081e1a7cc353f3b90ae5155acbf.tar.bz2
Record UMA when googlezip proxies are removed from the proxy config.
This change records UMA about how often *.googlezip.net proxies are found and removed from the effective proxy configuration. This will allow us to recognize when the temporary fix to remove those proxies from the proxy config is no longer necessary, and can be safely deleted. BUG=488208 Review URL: https://codereview.chromium.org/1145513004 Cr-Commit-Position: refs/heads/master@{#330131}
Diffstat (limited to 'tools')
-rw-r--r--tools/metrics/histograms/histograms.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index 82de398..1852d3a 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -20223,6 +20223,14 @@ Therefore, the affected-histogram name has to have at least one dot in it.
</summary>
</histogram>
+<histogram name="Net.PrefProxyConfig.GooglezipProxyRemovalCount">
+ <owner>sclittle@chromium.org</owner>
+ <summary>
+ Records how many *.googlezip.net Data Reduction Proxies were removed from
+ the effective proxy configuration when a proxy reconfiguration occurs.
+ </summary>
+</histogram>
+
<histogram name="Net.Priority_High_Latency" units="milliseconds">
<obsolete>
Replaced by Net.Priority_High_Latency_b.