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

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

Issue 1016873002: Record forced alternative service histogram. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 9 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 | « net/http/http_server_properties_impl.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 35c3c071a86a9d8d52a18c6df008a67fe2997faa..3c6bc8728aa137da9ed8acfd36f984d9a6f27e08 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -17718,6 +17718,11 @@ Therefore, the affected-histogram name has to have at least one dot in it.
</summary>
</histogram>
+<histogram name="Net.ForceAlternativeService" enum="Boolean">
+ <owner>bnc@chromium.org</owner>
+ <summary>Track force-alt-protocols command line flag usage.</summary>
Ryan Hamilton 2015/03/17 19:40:41 Might want to mention that this is recorded for ea
Bence 2015/03/17 19:46:31 Done.
+</histogram>
+
<histogram name="Net.FoundSystemTrustRootsAndroid" enum="Boolean">
<owner>Please list the metric's owners. Add more owner tags as needed.</owner>
<summary>
« no previous file with comments | « net/http/http_server_properties_impl.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698