DescriptionReport metrics about negotiated ciphers.
This CL adds an API to the metrics observer interface to report negotiated
ciphers for WebRTC sessions. This can be used from Chromium for UMA metrics
later to get an idea which cipher suites are used by clients (e.g. compare
the use of DTLS 1.0 / 1.2).
BUG=428343
Committed: https://crrev.com/ac8869ec5a606e0a0ab71e70937c8fbf403630ce
Cr-Commit-Position: refs/heads/master@{#9537}
Patch Set 1 #
Total comments: 4
Patch Set 2 : Rebased and updated calling of GetStats #Patch Set 3 : Overload "AddHistogramSample" to store metrics. #
Total comments: 2
Patch Set 4 : Removed unnecessary semicolon. #Patch Set 5 : Fix path to new file in GYP script. #
Total comments: 2
Patch Set 6 : Renamed properties and provide accessors. #
Total comments: 10
Patch Set 7 : Feedback from tommi #
Messages
Total messages: 42 (13 generated)
|