DescriptionIntroduce new SPDY Version UMA histogram.
The Net.SpdyVersion UMA histogram directly tracks internal NextProto enum
values, which change, for example, when protocols are deprecated, e.g.,
https://chromium.googlesource.com/chromium/src/+/13621d68bc4096987471ec698468a972af2fa1de%5E%21/#F9.
This CL obsoletes Net.SpdyVersion, and introduces Net.SpdyVersion2, which
uses values that are specifically generated for this purpuse, with the intent
that later versions will not change or reuse them.
BUG=412495
Committed: https://crrev.com/f1c950543990d7048e2323c106a11350fe95ab15
Cr-Commit-Position: refs/heads/master@{#295053}
Patch Set 1 #Patch Set 2 : Introduce new histogram with permanent values. #
Total comments: 4
Patch Set 3 : Make NextProto values permanent. #
Total comments: 4
Patch Set 4 : Use sparse histogram. #
Total comments: 2
Patch Set 5 : Expand histogram description. #Patch Set 6 : Subtract kProtoSPDYMinimumVersion instead of using sparse histogram. #
Messages
Total messages: 23 (4 generated)
|