Closed
Bug 1926829
Opened 1 year ago
Closed 1 year ago
Implement a new metric: usage_profile_id
Categories
(Data Platform and Tools :: Glean: SDK, enhancement, P1)
Data Platform and Tools
Glean: SDK
Tracking
(firefox134 fixed)
RESOLVED
FIXED
| Tracking | Status | |
|---|---|---|
| firefox134 | --- | fixed |
People
(Reporter: janerik, Assigned: janerik)
References
(Blocks 1 open bug)
Details
Attachments
(3 files)
We need to add the new dau.id and add it to the new ping.
| Assignee | ||
Comment 1•1 year ago
|
||
| Assignee | ||
Comment 2•1 year ago
|
||
| Assignee | ||
Comment 3•1 year ago
|
||
Updated•1 year ago
|
Attachment #9433060 -
Attachment description: WIP: Bug 1926829 - Add a new dau.id r?chutten,Frank → Bug 1926829 - Add a new dau.id r?chutten,Frank
Updated•1 year ago
|
Attachment #9433061 -
Attachment description: WIP: Bug 1926829 - Handle DAU ID in ClientID.sys.mjs r?chutten! → Bug 1926829 - Handle DAU ID in ClientID.sys.mjs r?chutten!
Updated•1 year ago
|
Attachment #9433322 -
Attachment description: WIP: Bug 1926829 - Don't send client and profile group IDs in dau-reporting ping r?Frank → Bug 1926829 - Don't send client and profile group IDs in dau-reporting ping r?Frank
| Assignee | ||
Comment 4•1 year ago
|
||
Looks like we want a slightly different name for that, something along the lines of usage_profile_id
Summary: Implement a new metric: dau.id → Implement a new metric: usage_profile_id
Updated•1 year ago
|
Attachment #9433060 -
Attachment description: Bug 1926829 - Add a new dau.id r?chutten,Frank → Bug 1926829 - Add a new usage.profile_id r?chutten,Frank
Updated•1 year ago
|
Attachment #9433061 -
Attachment description: Bug 1926829 - Handle DAU ID in ClientID.sys.mjs r?chutten! → Bug 1926829 - Handle usage profile ID in ClientID.sys.mjs r?chutten!
Pushed by jrediger@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/c286f9fa62f9
Add a new usage.profile_id r=chutten,TravisLong,data-stewards
https://hg.mozilla.org/integration/autoland/rev/cfc0b108c668
Handle usage profile ID in ClientID.sys.mjs r=chutten,firefox-desktop-core-reviewers ,mossop
https://hg.mozilla.org/integration/autoland/rev/170af17ba73c
Don't send client and profile group IDs in dau-reporting ping r=loines
Comment 6•1 year ago
|
||
| bugherder | ||
You need to log in
before you can comment on or make changes to this bug.
Description
•