Closed Bug 1518609 Opened 5 years ago Closed 5 years ago

Add Telemetry to determine when maxRetransmitTime in DataChannel init can be deprecated

Categories

(Core :: WebRTC: Networking, enhancement, P2)

enhancement

Tracking

()

RESOLVED FIXED
mozilla68
Tracking Status
firefox68 --- fixed

People

(Reporter: ng, Assigned: ng)

References

(Blocks 1 open bug)

Details

Attachments

(2 files)

The maxRetransmitTime parameter to DataChannel init has been renamed maxPacketLifeTime. We already have a warning that the old name will be removed, we need to determine if that warning, and a future stronger warning are effective.

Adds telemetry to the DataChannel init param maxRetransmitTime.

Telemetry review info

Nico I think you need to set the review flag on your telemetry review info file to one of the data stewards to get them to look at it and approve it.

Flags: needinfo?(na-g)
Priority: P1 → P2
Flags: needinfo?(na-g)
Attachment #9035198 - Flags: review?(chutten)
Comment on attachment 9035198 [details]
telemetry_review_bug_1518609.txt

Preliminary notes:

The data review request is requesting all channel collection, but the scalar definitions say `release_channel_collection: opt-in` which is collection on pre-release channels only. I will conduct the review on the basis that you do want the data collected on all channels and will fix the definitions to match.

DATA COLLECTION REVIEW RESPONSE:

    Is there or will there be documentation that describes the schema for the ultimate data set available publicly, complete and accurate?

Yes. This collection is Telemetry so is documented in its definitions file ([Scalars.yaml](https://hg.mozilla.org/mozilla-central/file/tip/toolkit/components/telemetry/Scalars.yaml)) and the [Probe Dictionary](https://telemetry.mozilla.org/probe-dictionary/).

    Is there a control mechanism that allows the user to turn the data collection on and off?

Yes. This collection is Telemetry so can be controlled through Firefox's Preferences.

    If the request is for permanent data collection, is there someone who will monitor the data over time?

N/A, this collection expires in Firefox 70.

    Using the category system of data types on the Mozilla wiki, what collection type of data do the requested measurements fall under?

Category 1, Technical.

    Is the data collection request for default-on or default-off?

Default on for all channels.

    Does the instrumentation include the addition of any new identifiers?

No.

    Is the data collection covered by the existing Firefox privacy notice?

Yes.

    Does there need to be a check-in in the future to determine whether to renew the data?

Yes. :ng is responsible for renewing/removing this collection before it expires in Firefox 70.

---
Result: datareview+
Attachment #9035198 - Flags: review?(chutten) → review+

I verified that the telemetry scalars are being incremented as expected with https://jsfiddle.net/j2n05w97/ .

Patches look ready to go here. Anything missing?

Flags: needinfo?(na-g)

Reminder to self, to land on Monday 3/18.

Flags: needinfo?(na-g)
Flags: needinfo?(na-g)

There's a r+ patch which didn't land and no activity in this bug for 2 weeks.
:ng, could you have a look please?

Flags: needinfo?(na-g)
Pushed by na-g@nostrum.com:
https://hg.mozilla.org/integration/autoland/rev/841324f86e75
Add telemetry to legacy maxRetransmitTime DataChannel param r=jib,janerik
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla68
Flags: needinfo?(na-g)
Flags: needinfo?(na-g)
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: