Closed
Bug 1923842
Opened 1 month ago
Closed 1 month ago
Implement a new DAU ping (Android)
Categories
(Data Platform and Tools :: Glean: SDK, task, P1)
Data Platform and Tools
Glean: SDK
Tracking
(firefox132 fixed, firefox133 fixed)
RESOLVED
FIXED
People
(Reporter: janerik, Assigned: janerik)
References
(Blocks 2 open bugs)
Details
Attachments
(2 files)
48 bytes,
text/x-phabricator-request
|
Details | Review | |
48 bytes,
text/x-phabricator-request
|
phab-bot
:
approval-mozilla-beta+
|
Details | Review |
We'll add a new custom ping with minimal data.
This change allows us to offer Firefox users more granular choices in data collection.
The new custom ping will use the name dau-reporting
.
Assignee | ||
Comment 1•1 month ago
|
||
This change allows us to offer Firefox users more granular choices in data collection.
Pushed by jrediger@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/a82eca9168ac
Android: Define new `dau-reporting` ping r=frank,android-reviewers,kaya
Comment 3•1 month ago
|
||
bugherder |
Assignee | ||
Comment 4•1 month ago
|
||
This change allows us to offer Firefox users more granular choices in data collection.
Original Revision: https://phabricator.services.mozilla.com/D225205
Updated•1 month ago
|
Attachment #9430954 -
Flags: approval-mozilla-beta?
Comment 5•1 month ago
|
||
beta Uplift Approval Request
- User impact if declined: We want to use this minimal telemetry ping to count DAU (and subsequently offer users more granular choices in data collection)
- Code covered by automated testing: no
- Fix verified in Nightly: yes
- Needs manual QE test: no
- Steps to reproduce for manual QE testing: -
- Risk associated with taking this patch: small
- Explanation of risk level: This adds new telemetry we'd like to have in v132, no further code changes
- String changes made/needed: -
- Is Android affected?: yes
Updated•1 month ago
|
Attachment #9430954 -
Flags: approval-mozilla-beta? → approval-mozilla-beta+
Updated•1 month ago
|
status-firefox132:
--- → fixed
You need to log in
before you can comment on or make changes to this bug.
Description
•