Index: tools/metrics/histograms/histograms.xml |
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml |
index 3880e5a9250599643130f4ae5a4e5fdb264dc0c8..22a30c0237e3b61732f783fa72ac6e124f7f3c79 100644 |
--- a/tools/metrics/histograms/histograms.xml |
+++ b/tools/metrics/histograms/histograms.xml |
@@ -31413,6 +31413,14 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries. |
</summary> |
</histogram> |
+<histogram name="Net.QuicSession.PacketRetransmitsPerMille" units="permille"> |
+ <owner>ckrasic@chromium.org</owner> |
+ <summary> |
+ The number of packets retransmitted per 1000. Only sessions with |
+ packets_sent >= 100 are included. |
Alexei Svitkine (slow)
2016/09/14 21:45:10
Nit: Mention when it's recorded.
Buck
2016/09/14 22:21:48
Done.
|
+ </summary> |
+</histogram> |
+ |
<histogram name="Net.QuicSession.PacketWriteTime"> |
<owner>rch@chromium.org</owner> |
<summary> |