Open
Bug 1809323
Opened 3 years ago
Updated 2 years ago
Evaluate and correct metrics pings
Categories
(Firefox for Android :: Experimentation and Telemetry, defect)
Tracking
()
NEW
People
(Reporter: csadilek, Unassigned)
Details
From github: https://github.com/mozilla-mobile/fenix/issues/17419.
The metrics should always reflect the current state of the app. Currently, we are only evaluating certain metrics on startup (see below for examples) and this can lead to delayed/incorrect metrics.
Purpose
Evaluate metrics to ensure that:
- They are always the source of truth (they should reflect the current state of the app regardless of when the metrics are generated). See #16832.
- Their descriptions/documentation are both unambiguous and correct.
Examples:
metrics.has_open_tabs: set on startup for Gleanmetrics.has_top_site: set on startup for Gleanmetrics.search_widget_installed: set on startup for Glean┆Issue is synchronized with this Jira Task
Change performed by the Move to Bugzilla add-on.
Comment 1•3 years ago
|
||
The severity field is not set for this bug.
:cpeterson, could you have a look please?
For more information, please visit auto_nag documentation.
Flags: needinfo?(cpeterson)
Updated•3 years ago
|
Flags: needinfo?(cpeterson)
Updated•2 years ago
|
Severity: -- → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•