Remove or update metrics expiring in Firefox 116: rtcrtpsender.*
Categories
(Core :: WebRTC: Signaling, task, P2)
Tracking
()
People
(Reporter: telemetry-probes, Assigned: bwc)
References
Details
(Whiteboard: [metric-expiry-alert])
Attachments
(5 files)
The following metrics will expire in the next Firefox Nightly release: version 1161.
rtcrtpsender.count
rtcrtpsender.count_setparameters_compat
rtcrtpsender.setparameters.fail_length_changed
rtcrtpsender.setparameters.fail_no_encodings
rtcrtpsender.setparameters.fail_no_getparameters
rtcrtpsender.setparameters.fail_no_transactionid
rtcrtpsender.setparameters.fail_other
rtcrtpsender.setparameters.fail_rid_changed
rtcrtpsender.setparameters.fail_stale_transactionid
rtcrtpsender.setparameters.warn_length_changed
rtcrtpsender.setparameters.warn_no_getparameters
rtcrtpsender.setparameters.warn_no_transactionid
rtcrtpsender.setparameters.warn_rid_changed
rtcrtpsender.setparameters.warn_stale_transactionid
rtcrtpsender.used_sendencodings
What to do about this:
- If one, some, or all of the metrics are no longer needed, please remove them from their
metrics.yaml
definition file. - 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 #glean Matrix room or the #data-help Slack channel.
We'll give you a hand.
Your Friendly Neighbourhood Glean Team
This bug was auto-filed by probe-scraper.
Assignee | ||
Comment 1•2 years ago
|
||
We'll need to renew these, sadly. Probably bump them to 120, to match the blame_* versions introduced in bug 1831343.
Assignee | ||
Comment 2•2 years ago
|
||
Assignee | ||
Comment 3•2 years ago
|
||
We are not renewing warn_rid_changed, because we are no longer recording it.
Assignee | ||
Comment 4•2 years ago
|
||
Comment on attachment 9333139 [details]
Bug 1832459: Extend the expiry for (most of) these metrics to 120. r?chutten
Provide a link to the initial Data Collection Review Request for this collection.
https://bugzilla.mozilla.org/show_bug.cgi?id=1401592#c30
When will this collection now expire?
120
Why was the initial period of collection insufficient?
Because webrtc sites aren't fixing their code :(
Updated•2 years ago
|
Comment 5•2 years ago
|
||
Comment 6•2 years ago
|
||
Comment on attachment 9333150 [details]
data collection renewal request
DATA REVIEW RESPONSE:
Is the provided Data Collection Review complete, correct, and data-review+ by a Data Steward?
Yes.
Is the data collection covered by the existing Firefox Privacy Notice?
Yes.
Result: datareview+
Comment 8•2 years ago
|
||
bugherder |
![]() |
||
Comment 9•2 years ago
|
||
warn_rid_changed
needs to be taken care off (expiring with the bump to version 116): https://hg.mozilla.org/mozilla-central/file/8b6a8450c0ea3cf121fe0c788ddb349daff4f6bf/dom/media/webrtc/metrics.yaml#l139
dom/media/webrtc/tests/mochitests/test_peerConnection_glean.html
will fail because it uses this measurement.
Assignee | ||
Comment 10•2 years ago
|
||
We need to just remove that test, since we're letting it expire.
![]() |
||
Updated•2 years ago
|
![]() |
||
Comment 11•2 years ago
|
||
Test has checks which depend on telemetry probe for warn_rid_changed which
expired with Gecko version increase to 116.
Comment 12•2 years ago
|
||
Updated•2 years ago
|
![]() |
||
Updated•2 years ago
|
Comment hidden (Intermittent Failures Robot) |
Comment 15•2 years ago
|
||
bwc thinks the test cases need a minor tweak. Bouncing the ni back to him for now.
Comment hidden (Intermittent Failures Robot) |
![]() |
||
Comment 17•2 years ago
|
||
Could this be fixed this week (= before the merge next week)?
Assignee | ||
Comment 19•2 years ago
|
||
Comment 20•2 years ago
|
||
Comment 21•2 years ago
|
||
bugherder |
![]() |
||
Updated•2 years ago
|
![]() |
||
Comment 22•2 years ago
|
||
Probe also needs removal, will submit a patch.
Updated•2 years ago
|
Comment 24•2 years ago
|
||
Comment 25•2 years ago
|
||
bugherder |
Comment hidden (Intermittent Failures Robot) |
Description
•