Closed
Bug 1652108
Opened 4 years ago
Closed 4 years ago
Renew and modify media related telemetry scalar
Categories
(Core :: Audio/Video: Playback, task)
Core
Audio/Video: Playback
Tracking
()
RESOLVED
FIXED
83 Branch
Tracking | Status | |
---|---|---|
firefox83 | --- | fixed |
People
(Reporter: alwu, Assigned: alwu)
References
Details
Attachments
(5 files)
These scalars has expired and we have to update them.
https://searchfox.org/mozilla-central/source/toolkit/components/telemetry/Scalars.yaml#1990-2064
Assignee | ||
Comment 1•4 years ago
|
||
Assignee | ||
Updated•4 years ago
|
Assignee | ||
Comment 2•4 years ago
|
||
Assignee | ||
Comment 3•4 years ago
|
||
Assignee | ||
Comment 4•4 years ago
|
||
Attachment #9162986 -
Flags: data-review?(chutten)
Comment 5•4 years ago
|
||
Comment on attachment 9162986 [details]
data-review-request
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?
Yes, Alastor Wu is responsible.
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.
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?
No. This collection is permanent.
---
Result: datareview+
Attachment #9162986 -
Flags: data-review?(chutten) → data-review+
Updated•4 years ago
|
Attachment #9162974 -
Attachment description: Bug 1652108 - part1 : renew 'page_count'. → Bug 1652108 - part1 : remove 'page_count'.
Updated•4 years ago
|
Attachment #9162977 -
Attachment description: Bug 1652108 - part2 : renew 'page_had_media_count' and modify its meaning. → Bug 1652108 - part2 : modify `page_had_media_count` to `in_page_count`
Comment 6•4 years ago
|
||
There are some r+ patches which didn't land and no activity in this bug for 2 weeks.
:alwu, could you have a look please?
For more information, please visit auto_nag documentation.
Flags: needinfo?(alwu)
Assignee | ||
Comment 7•4 years ago
|
||
Assignee | ||
Updated•4 years ago
|
Flags: needinfo?(alwu)
Pushed by alwu@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/1854aceb8ba4
part1 : remove 'page_count'. r=bryce
https://hg.mozilla.org/integration/autoland/rev/454d9054e08f
part2 : modify `page_had_media_count` to `in_page_count` r=nika,bryce
https://hg.mozilla.org/integration/autoland/rev/1ed52a5454ab
part3 : remove relevant codes for 'autoplay_would_be_allowed_count' and 'autoplay_would_not_be_allowed_count'. r=bryce
https://hg.mozilla.org/integration/autoland/rev/f334fa590bd7
part4 : add a test for permanent scalar 'media.element_in_page_count'. r=bryce
Comment 9•4 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/1854aceb8ba4
https://hg.mozilla.org/mozilla-central/rev/454d9054e08f
https://hg.mozilla.org/mozilla-central/rev/1ed52a5454ab
https://hg.mozilla.org/mozilla-central/rev/f334fa590bd7
Status: NEW → RESOLVED
Closed: 4 years ago
status-firefox83:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 83 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•