Index: tools/metrics/histograms/histograms.xml |
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml |
index 360d27c20d3f27063f07776519ec1abf0aaa472c..66a48d9991d0e803346e8ff97ca97c4617a4d326 100644 |
--- a/tools/metrics/histograms/histograms.xml |
+++ b/tools/metrics/histograms/histograms.xml |
@@ -16146,6 +16146,11 @@ Therefore, the affected-histogram name has to have at least one dot in it. |
</summary> |
</histogram> |
+<histogram name="Net.QuicNumServerConfigUpdateMessagesIgnored" enum="Boolean"> |
Alexei Svitkine (slow)
2014/09/19 17:08:04
Nit: Can you add a BooleanIgnored and use that for
ramant (doing other things)
2014/09/19 17:17:07
Done.
|
+ <owner>rtenneti@chromium.org</owner> |
+ <summary>The number of times ServerConfigUpdateMessages ignored.</summary> |
+</histogram> |
+ |
<histogram name="Net.QuicNumStreamFramesInPacket"> |
<owner>rch@chromium.org</owner> |
<summary> |