Closed
Bug 1900094
Opened 1 year ago
Closed 1 year ago
Add telemetry and error logging for when we record a categorization but the corresponding impression is missing due to domain-to-categories map issues
Categories
(Firefox :: Search, task, P2)
Firefox
Search
Tracking
()
RESOLVED
FIXED
130 Branch
People
(Reporter: jteow, Assigned: scunnane)
References
Details
(Whiteboard: [sng][search-telemetry-backlog])
Attachments
(2 files, 1 obsolete file)
|
Bug 1900094 - Add telemetry for impressions missing due to domain-to-categories map issues. r?jteow!
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
Bug 1900094 - Add telemetry for impressions missing due to domain-to-categories map issues. r?jteow!
48 bytes,
text/x-phabricator-request
|
phab-bot
:
approval-mozilla-beta+
|
Details | Review |
No description provided.
Updated•1 year ago
|
| Assignee | ||
Updated•1 year ago
|
Assignee: nobody → scunnane
Summary: Add telemetry for when there's an error in downloading the domain to categories map or creating the store → Add error logging for when there's an error in downloading the domain to categories map or creating the store
| Assignee | ||
Updated•1 year ago
|
Summary: Add error logging for when there's an error in downloading the domain to categories map or creating the store → Add telemetry and error logging for when there's an error in downloading the domain to categories map or creating the store
Updated•1 year ago
|
Whiteboard: [sng] → [sng][search-telemetry-backlog]
| Assignee | ||
Comment 1•1 year ago
|
||
| Assignee | ||
Comment 2•1 year ago
|
||
To help DS in its SERP categorization data validation process, we need to add telemetry that counts the number of "missing impressions" - categorization events whose corresponding impression event is missing due to either 1) an error downloading the domain-to-categories map attachments from RS or 2) an error creating the domain-to-categories store.
Summary: Add telemetry and error logging for when there's an error in downloading the domain to categories map or creating the store → Add telemetry and error logging for when we record a categorization but the corresponding impression is missing due to domain-to-categories map issues
| Assignee | ||
Comment 3•1 year ago
|
||
Updated•1 year ago
|
Attachment #9414223 -
Attachment is obsolete: true
Updated•1 year ago
|
Attachment #9409505 -
Attachment description: WIP: Bug 1900094 - Add telemetry for when there are no records in the domain-to-categories map. r?jteow! → WIP: Bug 1900094 - Add telemetry for impressions missing due to domain-to-categories map issues. r?jteow!
Updated•1 year ago
|
Attachment #9409505 -
Attachment description: WIP: Bug 1900094 - Add telemetry for impressions missing due to domain-to-categories map issues. r?jteow! → Bug 1900094 - Add telemetry for impressions missing due to domain-to-categories map issues. r?jteow!
Pushed by scunnane@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/d2cde533d949
Add telemetry for impressions missing due to domain-to-categories map issues. r=jteow
Status: NEW → RESOLVED
Closed: 1 year ago
status-firefox130:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 130 Branch
| Assignee | ||
Comment 6•1 year ago
|
||
Original Revision: https://phabricator.services.mozilla.com/D214868
Updated•1 year ago
|
Attachment #9414867 -
Flags: approval-mozilla-beta?
Comment 7•1 year ago
|
||
beta Uplift Approval Request
- User impact if declined: None. This is a patch only affecting Glean telemetry.
- Code covered by automated testing: yes
- Fix verified in Nightly: yes
- Needs manual QE test: no
- Steps to reproduce for manual QE testing: n/a
- Risk associated with taking this patch: Low
- Explanation of risk level: Try pushes are clean, and this is a telemetry patch.
- String changes made/needed: No
- Is Android affected?: no
Updated•1 year ago
|
Attachment #9414867 -
Flags: approval-mozilla-beta? → approval-mozilla-beta+
Updated•1 year ago
|
status-firefox129:
--- → fixed
You need to log in
before you can comment on or make changes to this bug.
Description
•