Add UMA metrics for ICE regathering reasons.
BUG=webrtc:6462 R=deadbeef@webrtc.org Review URL: https://codereview.webrtc.org/2386783002 . Cr-Commit-Position: refs/heads/master@{#14531}
This commit is contained in:
@ -33,6 +33,8 @@ enum PeerConnectionEnumCounterType {
|
||||
kEnumCounterDataSrtpCipher,
|
||||
kEnumCounterDataSslCipher,
|
||||
kEnumCounterDtlsHandshakeError,
|
||||
kEnumCounterIceRegathering,
|
||||
kEnumCounterIceRestart,
|
||||
kPeerConnectionEnumCounterMax
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user