Track Policy Engine status on telemetry
Categories
(Firefox :: Enterprise Policies, enhancement, P3)
Tracking
()
People
(Reporter: Felipe, Assigned: mkaply)
Details
Attachments
(2 files)
47 bytes,
text/x-phabricator-request
|
RyanVM
:
approval-mozilla-beta+
RyanVM
:
approval-mozilla-esr68+
|
Details | Review |
2.10 KB,
text/plain
|
nshadowen
:
data-review+
|
Details |
Comment 1•8 years ago
|
||
Reporter | ||
Comment 2•7 years ago
|
||
Comment 3•7 years ago
|
||
Reporter | ||
Comment 4•7 years ago
|
||
Comment 5•7 years ago
|
||
Reporter | ||
Comment 6•7 years ago
|
||
Updated•7 years ago
|
Assignee | ||
Updated•7 years ago
|
Assignee | ||
Comment 7•6 years ago
|
||
Updated•6 years ago
|
Assignee | ||
Comment 8•6 years ago
|
||
Assignee | ||
Updated•6 years ago
|
Comment 9•6 years ago
|
||
Comment 10•6 years ago
|
||
Assignee | ||
Comment 11•6 years ago
|
||
Yes, I updated the documentation per his request. I just need to correct a typo (double at).
You can see the update here:
Comment 12•6 years ago
|
||
Comment 13•6 years ago
|
||
Comment 14•6 years ago
|
||
bugherder |
Assignee | ||
Comment 15•6 years ago
|
||
Comment on attachment 9111725 [details]
Bug 1432897 - Add count for number of policies to telemetry.
Beta/Release Uplift Approval Request
- User impact if declined: No user impact, impacts our data collection.
- Is this code covered by automated tests?: No
- Has the fix been verified in Nightly?: No
- Needs manual test from QE?: Yes
- If yes, steps to reproduce: Add a policies.json with a policy. Search on policies in telemetry and verify it's there.
- List of other uplifts needed: None
- Risk to taking this patch: Low
- Why is the change risky/not risky? (and alternatives if risky): Just adds a telemetry hook in policy
- String changes made/needed:
ESR Uplift Approval Request
- If this is not a sec:{high,crit} bug, please state case for ESR consideration: We're looking to get more data on policy usage, and ESR is where policies are used the most.
- User impact if declined: No user impact, impacts our data collection.
- Fix Landed on Version: 74
- Risk to taking this patch: Low
- Why is the change risky/not risky? (and alternatives if risky): Just adds a telemetry hook in policy
- String or UUID changes made by this patch:
Assignee | ||
Updated•6 years ago
|
Comment 16•6 years ago
|
||
Comment on attachment 9111725 [details]
Bug 1432897 - Add count for number of policies to telemetry.
Adds telemetry for policy engine usage. Approved for 73.0b4. Will revisit ESR after this has baked on Beta for a bit.
Comment 17•6 years ago
|
||
bugherder uplift |
Updated•6 years ago
|
Comment 18•6 years ago
|
||
I have verified that the policies added in policies.json
are correctly counted in about:telemetry#scalars-tab
. This was tested on Win 10 x64, macOS 10.15 and Ubuntu 18.04 running Firefox Beta 73.0b4 and Nightly 74.0a1.
Comment 19•6 years ago
|
||
Comment on attachment 9111725 [details]
Bug 1432897 - Add count for number of policies to telemetry.
Thanks for the verification. Approved for 68.5esr also.
Comment 20•6 years ago
|
||
bugherder uplift |
Comment 21•6 years ago
|
||
I have verified this implementation on 68.5.0esr as well, and I can confirm that it's working as expected. Tested on Win 10 x64, macOS 10.13 and Ubuntu 18.04 x64.
Description
•