Closed
Bug 1186214
Opened 10 years ago
Closed 10 years ago
[EME] Update expiry on EME telemetry
Categories
(Core :: Audio/Video, defect)
Core
Audio/Video
Tracking
()
RESOLVED
FIXED
mozilla42
Tracking | Status | |
---|---|---|
firefox42 | --- | fixed |
People
(Reporter: cpearce, Assigned: cpearce)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
2.11 KB,
patch
|
vladan
:
review+
|
Details | Diff | Splinter Review |
We need to update the GMP disappeared telemetry. I got this email this morning:
The following histograms will be expiring on 2015-06-29, and should be removed from the codebase, or have their expiry versions updated:
* VIDEO_ADOBE_GMP_DISAPPEARED expires in version 42.0a1 (watched by cpearce@mozilla.com) - Whether or not the Adobe EME GMP was expected to be resident on disk but mysteriously isn't.
* VIDEO_ADOBE_GMP_MISSING_FILES expires in version 42.0a1 (watched by cpearce@mozilla.com) - Adobe EME GMP files missing (0=none, or sum of: 1=library, 2=info, 4=voucher)
* VIDEO_OPENH264_GMP_DISAPPEARED expires in version 42.0a1 (watched by cpearce@mozilla.com, rjesup@mozilla.com) - Whether or not the OpenH264 GMP was expected to be resident on disk but mysteriously isn't.
* VIDEO_OPENH264_GMP_MISSING_FILES expires in version 42.0a1 (watched by cpearce@mozilla.com, rjesup@mozilla.com) - OpenH264 GMP files missing (0=none, or sum of: 1=library, 2=info)
This is an automated message sent by Cerberus. See https://github.com/mozilla/cerberus for details and source code.
Assignee | ||
Comment 1•10 years ago
|
||
We're still having the EME/OpenH264 plugins fail to install or stay installed or something, so we need to keep collecting telemetry on them.
Comment 2•10 years ago
|
||
Comment on attachment 8637664 [details] [diff] [review]
Patch: extend EME telemetry to 50
Review of attachment 8637664 [details] [diff] [review]:
-----------------------------------------------------------------
That's fine. Note that Nightly 42 hasn't been collecting this Telemetry (since June 30th) because of the expiry date. Other channels weren't affected (because they're not 42 yet).
This expiry email should have been sent earlier but a bug prevented it from being sent
Attachment #8637664 -
Flags: review?(vdjeric) → review+
Comment 4•10 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
status-firefox42:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla42
You need to log in
before you can comment on or make changes to this bug.
Description
•