Closed
Bug 1607283
Opened 5 years ago
Closed 5 years ago
Update WebRTC DTLS telemetry
Categories
(Core :: WebRTC: Networking, task, P2)
Core
WebRTC: Networking
Tracking
()
RESOLVED
FIXED
mozilla74
Tracking | Status | |
---|---|---|
firefox74 | --- | fixed |
People
(Reporter: dminor, Assigned: dminor)
References
Details
Attachments
(2 files)
47 bytes,
text/x-phabricator-request
|
Details | Review | |
842 bytes,
text/plain
|
mmccorquodale
:
data-review+
|
Details |
In https://bugzilla.mozilla.org/show_bug.cgi?id=1506392#c4 we're removing support for older versions of DTLS, so it seems safe to remove WEBRTC_DTLS_PROTOCOL_VERSION. It looks like WEBRTC_DTLS_CIPHER and WEBRTC_SRTP_CIPHER are worthwhile monitoring in the future, so we should renew those.
Assignee | ||
Comment 1•5 years ago
|
||
We've already decided when to remove support for DTLS 1.0, so I don't think we
need to track DTLS version anymore. The DTLS and SRTP cipher probes are
intended to track cipher usage so we can remove less secure ciphers over time.
I had a look at the telemetry for these and I don't think there's a clear case
for removal at the moment, so we should renew these for now.
Assignee | ||
Comment 2•5 years ago
|
||
I'll request data review once I have Martin's feedback on what we should be keeping here.
Assignee | ||
Comment 3•5 years ago
|
||
Attachment #9119112 -
Flags: data-review?(chutten)
Comment 4•5 years ago
|
||
Comment on attachment 9119112 [details]
bug-1607283-request.md
Load-balance to Megan.
Attachment #9119112 -
Flags: data-review?(chutten) → data-review?(mmccorquodale)
Comment 5•5 years ago
|
||
Comment on attachment 9119112 [details]
bug-1607283-request.md
1. Is the provided Data Collection Review complete, correct, and data-review+ by a Data Steward?
Yes.
2. Is the data collection covered by the existing Firefox Privacy Notice?
Yes.
------
data-review +
Attachment #9119112 -
Flags: data-review?(mmccorquodale) → data-review+
Pushed by dminor@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/823c7ed181e4
Update WebRTC DTLS Telemetry; r=mt
Comment 7•5 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox74:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla74
You need to log in
before you can comment on or make changes to this bug.
Description
•