Index: tools/metrics/histograms/histograms.xml |
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml |
index 2cb8740a3307b6a262801375dcc437ec0de9b5b0..c5cfd2a697e4459a6075c57a532afe1d7d5d46d1 100644 |
--- a/tools/metrics/histograms/histograms.xml |
+++ b/tools/metrics/histograms/histograms.xml |
@@ -14229,6 +14229,14 @@ Therefore, the affected-histogram name has to have at least one dot in it. |
<summary>The reason a QUIC handshake failed.</summary> |
</histogram> |
+<histogram |
+ name="Net.QuicSession.ConnectionClose.NumOpenStreams.HandshakeTimedOut"> |
+ <owner>rch@chromium.org</owner> |
+ <summary> |
+ The number of streams open when a QUIC session crypto handshake timed out. |
+ </summary> |
+</histogram> |
+ |
<histogram name="Net.QuicSession.ConnectionClose.NumOpenStreams.TimedOut"> |
<owner>rch@chromium.org</owner> |
<summary>The number of streams open when a QUIC session timed out.</summary> |