Remove or update probes expiring in Firefox 100: MEDIA_RECORDER_*
Categories
(Core :: Audio/Video, task)
Tracking
()
Tracking | Status | |
---|---|---|
firefox99 | --- | fixed |
People
(Reporter: telemetry-probes, Assigned: bryce)
References
Details
(Whiteboard: [probe-expiry-alert])
Attachments
(3 files)
The following Firefox probes will expire in the next major Firefox nightly release: version 100 [1].
MEDIA_RECORDER_RECORDING_DURATION
MEDIA_RECORDER_TRACK_ENCODER_INIT_TIMEOUT_TYPE
What to do about this:
- If one, some, or all of the metrics are no longer needed, please remove them from their definitions files (Histograms.json, Scalars.yaml, Events.yaml).
- If one, some, or all of the metrics are still required, please submit a Data Collection Review [2] and patch to extend their expiry. There is a shorter form for data collection renewal [3].
If you have any problems, please ask for help on the #data-help Slack channel or the #telemetry Matrix room at https://chat.mozilla.org/#/room/#telemetry:mozilla.org. We'll give you a hand.
Your Friendly, Neighborhood Telemetry Team
[1] https://wiki.mozilla.org/Release_Management/Calendar
[2] https://wiki.mozilla.org/Firefox/Data_Collection
[3] https://github.com/mozilla/data-review/blob/master/renewal_request.md
This is an automated message sent from probe-scraper. See https://github.com/mozilla/probe-scraper for details.
Assignee | ||
Comment 1•3 years ago
|
||
MEDIA_RECORDER_TRACK_ENCODER_INIT_TIMEOUT_TYPE
reports very low rates of timeouts, so seems safe to go.MEDIA_RECORDER_RECORDING_DURATION
is interesting still.
I'll remove the former and update the latter.
Assignee | ||
Comment 2•3 years ago
|
||
Assignee | ||
Comment 3•3 years ago
|
||
This probe reports when our different track encoders fail to init in the
MediaRecorder pipeline. The failure rates are very low, so I don't think keeping
this around is helping us.
Assignee | ||
Comment 4•3 years ago
|
||
Depends on D139321
Comment 5•3 years ago
•
|
||
Comment on attachment 9264885 [details]
renewal_request.md
This is fine, it looks like the original bug 1400757 doesn't have a data review form in it due to age, so I'm attaching that below:
Data Review Form:
- Is there or will there be documentation that describes the schema for the ultimate data set in a public, complete, and accurate way?
Yes, in the histogram definition files and in the probe dictionary.
- Is there a control mechanism that allows the user to turn the data collection on and off?
Yes, using standard Telemetry preferences.
- If the request is for permanent data collection, is there someone who will monitor the data over time?
Data collection expires in Firefox 112.
- Using the category system of data types on the Mozilla wiki, what collection type of data do the requested measurements fall under?
Category 2(“Interaction data”).
- Is the data collection request for default-on or default-off?
Default on for nightly and beta only.
- Does the instrumentation include the addition of any new identifiers (whether anonymous or otherwise; e.g., username, random IDs, etc. See the appendix for more details)?
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/No)
Yes, :bryce or :pehrsons will decide whether to renew or not.
- Does the data collection use a third-party collection tool? If yes, escalate to legal.
No.
Comment 7•3 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/a502c28e8d98
https://hg.mozilla.org/mozilla-central/rev/17ba69318293
Description
•