Skip to content

Commit 3dc4b29

Browse files
committed
Bug 1984260: Set these DTLS metrics to never expire. r=dbaker
Differential Revision: https://phabricator.services.mozilla.com/D262371
1 parent 1a8ee56 commit 3dc4b29

File tree

1 file changed

+14
-7
lines changed

1 file changed

+14
-7
lines changed

dom/media/webrtc/metrics.yaml

Lines changed: 14 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -424,8 +424,9 @@ webrtcdtls:
424424
data_sensitivity:
425425
- technical
426426
notification_emails:
427+
- bcampen@mozilla.com
427428
- webrtc-telemetry-alerts@mozilla.com
428-
expires: 145
429+
expires: never
429430

430431
cipher:
431432
type: labeled_counter
@@ -440,8 +441,9 @@ webrtcdtls:
440441
data_sensitivity:
441442
- technical
442443
notification_emails:
444+
- bcampen@mozilla.com
443445
- webrtc-telemetry-alerts@mozilla.com
444-
expires: 145
446+
expires: never
445447

446448
srtp_cipher:
447449
type: labeled_counter
@@ -456,8 +458,9 @@ webrtcdtls:
456458
data_sensitivity:
457459
- technical
458460
notification_emails:
461+
- bcampen@mozilla.com
459462
- webrtc-telemetry-alerts@mozilla.com
460-
expires: 145
463+
expires: never
461464

462465
client_handshake_result:
463466
type: labeled_counter
@@ -473,8 +476,9 @@ webrtcdtls:
473476
data_sensitivity:
474477
- technical
475478
notification_emails:
479+
- bcampen@mozilla.com
476480
- webrtc-telemetry-alerts@mozilla.com
477-
expires: 145
481+
expires: never
478482

479483
server_handshake_result:
480484
type: labeled_counter
@@ -490,8 +494,9 @@ webrtcdtls:
490494
data_sensitivity:
491495
- technical
492496
notification_emails:
497+
- bcampen@mozilla.com
493498
- webrtc-telemetry-alerts@mozilla.com
494-
expires: 145
499+
expires: never
495500

496501
client_handshake_started_counter:
497502
type: counter
@@ -504,8 +509,9 @@ webrtcdtls:
504509
data_sensitivity:
505510
- technical
506511
notification_emails:
512+
- bcampen@mozilla.com
507513
- webrtc-telemetry-alerts@mozilla.com
508-
expires: 145
514+
expires: never
509515

510516
server_handshake_started_counter:
511517
type: counter
@@ -518,8 +524,9 @@ webrtcdtls:
518524
data_sensitivity:
519525
- technical
520526
notification_emails:
527+
- bcampen@mozilla.com
521528
- webrtc-telemetry-alerts@mozilla.com
522-
expires: 145
529+
expires: never
523530

524531
webrtc.signaling:
525532
sdp_negotiated:

0 commit comments

Comments
 (0)