Bug 1410654: extend WebRTC Scalar Telemetry probes to 62. draft
authorNils Ohlmeier [:drno] <drno@ohlmeier.org>
Sat, 21 Oct 2017 12:08:40 -0700
changeset 685589 d7a480b7cd166f3d6da0af8e02b16bf18f907e90
parent 684402 87fabdfb091511300f89b0b51d8f472459d4a41c
child 737202 15dc09704ceddf172fc2c4246bf6e0853f5e6b10
push id85989
push userdrno@ohlmeier.org
push dateTue, 24 Oct 2017 22:05:13 +0000
bugs1410654
milestone58.0a1
Bug 1410654: extend WebRTC Scalar Telemetry probes to 62. MozReview-Commit-ID: JbXfJdIHN1a
toolkit/components/telemetry/Scalars.yaml
--- a/toolkit/components/telemetry/Scalars.yaml
+++ b/toolkit/components/telemetry/Scalars.yaml
@@ -633,20 +633,20 @@ webrtc.nicer:
       When sending STUN request messages over UDP, messages may be
       dropped by the network. Retransmissions are the mechanism used to
       accomplish reliability of the STUN request/response transaction.
       This can happen during both successful and unsuccessful WebRTC
       calls.
       For more info on ICE, see https://tools.ietf.org/html/rfc5245
       For more info on STUN, see https://tools.ietf.org/html/rfc5389
       For more info on TURN, see https://tools.ietf.org/html/rfc5766
-    expires: "57"
+    expires: "62"
     kind: uint
     notification_emails:
-      - webrtc-ice-telemetry-alerts@mozilla.com
+      - webrtc-ice-telemetry-alerts@mozilla.com, nohlmeier@mozilla.com
     release_channel_collection: opt-in
     record_in_processes:
       - 'main'
       - 'content'
 
   turn_401s:
     bug_numbers:
       - 1325536
@@ -654,59 +654,59 @@ webrtc.nicer:
       The count of TURN 401 (Unauthorized) responses to allocation
       requests. Only 401 responses beyond the first, expected 401 are
       counted. More than one 401 repsonse indicates the client is
       experiencing difficulty authenticating with the TURN server. This
       can happen during both successful and unsuccessful WebRTC calls.
       For more info on ICE, see https://tools.ietf.org/html/rfc5245
       For more info on STUN, see https://tools.ietf.org/html/rfc5389
       For more info on TURN, see https://tools.ietf.org/html/rfc5766
-    expires: "57"
+    expires: "62"
     kind: uint
     notification_emails:
-      - webrtc-ice-telemetry-alerts@mozilla.com
+      - webrtc-ice-telemetry-alerts@mozilla.com, nohlmeier@mozilla.com
     release_channel_collection: opt-in
     record_in_processes:
       - 'main'
       - 'content'
 
   turn_403s:
     bug_numbers:
       - 1325536
     description: >
       The count of TURN 403 (Forbidden) responses to CreatePermission or
       ChannelBind requests.  This indicates that the TURN server is
       refusing the request for an IP address or IP address/port
       combination, likely due to administrative restrictions.
       For more info on ICE, see https://tools.ietf.org/html/rfc5245
       For more info on STUN, see https://tools.ietf.org/html/rfc5389
       For more info on TURN, see https://tools.ietf.org/html/rfc5766
-    expires: "57"
+    expires: "62"
     kind: uint
     notification_emails:
-      - webrtc-ice-telemetry-alerts@mozilla.com
+      - webrtc-ice-telemetry-alerts@mozilla.com, nohlmeier@mozilla.com
     release_channel_collection: opt-in
     record_in_processes:
       - 'main'
       - 'content'
 
   turn_438s:
     bug_numbers:
       - 1325536
     description: >
       The count of TURN 438 (Stale Nonce) responses to allocation
       requests. This can happen during both successful and unsuccessful
       WebRTC calls.
       For more info on ICE, see https://tools.ietf.org/html/rfc5245
       For more info on STUN, see https://tools.ietf.org/html/rfc5389
       For more info on TURN, see https://tools.ietf.org/html/rfc5766
-    expires: "57"
+    expires: "62"
     kind: uint
     notification_emails:
-      - webrtc-ice-telemetry-alerts@mozilla.com
+      - webrtc-ice-telemetry-alerts@mozilla.com, nohlmeier@mozilla.com
     release_channel_collection: opt-in
     record_in_processes:
       - 'main'
       - 'content'
 
 mediarecorder:
   recording_count:
     bug_numbers: