Missing release data for scalar_content_pdf_viewer_used/SCALARS.PDF.VIEWER.USED
Categories
(Firefox :: PDF Viewer, defect)
Tracking
()
People
(Reporter: bdahl, Assigned: mkaply)
Details
Attachments
(1 file)
47 bytes,
text/x-phabricator-request
|
pascalc
:
approval-mozilla-beta+
|
Details | Review |
Romain Testard is trying to do an investigation on how the PDF viewer is used, so we enabled various PDF telemetry values in release.
Unfortunately, there seems to be problem with the data in release. The counts are very low for if the PDF viewer is used.
For example in nightly:
https://sql.telemetry.mozilla.org/queries/68178/source
We see counts of ~25,000 a day.
Whereas in release:
https://sql.telemetry.mozilla.org/queries/68177/source
The counts are less than 100.
Comment 1•6 years ago
|
||
Looks like this is a prerelease probe: https://probes.telemetry.mozilla.org/?search=PDF&view=detail&probeId=scalar%2Fpdf.viewer.used
We need to add release_channel_collection: opt-out
to Scalars.yaml.
Assignee | ||
Comment 2•6 years ago
|
||
I had a feeling that it was prerelease related. I'll take this.
Assignee | ||
Updated•6 years ago
|
Assignee | ||
Comment 3•6 years ago
|
||
Comment 5•6 years ago
|
||
bugherder |
Assignee | ||
Comment 6•5 years ago
|
||
Comment on attachment 9125883 [details]
Bug 1614522 - Make PDF telemetry work for release. r?bdahl
Beta/Release Uplift Approval Request
- User impact if declined: No user impact. Only about collecting some data we missed. We wanted this on release but forgot to set some flags.
- Is this code covered by automated tests?: No
- Has the fix been verified in Nightly?: No
- Needs manual test from QE?: No
- If yes, steps to reproduce:
- List of other uplifts needed: None
- Risk to taking this patch: Low
- Why is the change risky/not risky? (and alternatives if risky): Just changes to data collection.
- String changes made/needed:
Comment 7•5 years ago
|
||
Comment on attachment 9125883 [details]
Bug 1614522 - Make PDF telemetry work for release. r?bdahl
Low risk telemetry collection, uplift approved for 74.0b3, thanks.
Comment 8•5 years ago
|
||
bugherder uplift |
Description
•