Closed Bug 1904702 Opened 5 months ago Closed 5 months ago

Substantial increase in startup metrics sending null values

Categories

(Fenix :: Experimentation and Telemetry, defect)

All
Android
defect

Tracking

(firefox127 wontfix, firefox128 fixed, firefox129 fixed)

RESOLVED FIXED
129 Branch
Tracking Status
firefox127 --- wontfix
firefox128 --- fixed
firefox129 --- fixed

People

(Reporter: jonalmeida, Assigned: jonalmeida)

References

(Regression)

Details

(Keywords: regression)

Attachments

(2 files)

Data science observed a large increase in null values being sent from some metrics (this query in particular is for preferences_signed_in_sync) that are set during startup. After some investigation, this seems to have been caused by the changes in bug 1892230.

At the same time, these metrics have also had the incorrect lifetime on them which has made them susceptible to data loss because of the new behaviour in batch writing within glean.

Device information

  • Firefox version: 127
  • Android device model: all devices
  • Android OS version: all versions

Any additional information?

See the attached image on the linked query returning higher null values.

Pushed by jonalmeida942@gmail.com: https://hg.mozilla.org/integration/autoland/rev/0f3bdf3bffdd Update startup metrics to use an application lifetime r=janerik,android-reviewers
Status: NEW → RESOLVED
Closed: 5 months ago
Resolution: --- → FIXED
Target Milestone: --- → 129 Branch

The patch landed in nightly and beta is affected.
:jonalmeida, is this bug important enough to require an uplift?

  • If yes, please nominate the patch for beta approval.
  • If no, please set status-firefox128 to wontfix.

For more information, please visit BugBot documentation.

Flags: needinfo?(jonalmeida942)

Comment on attachment 9409553 [details]
Bug 1904702 - Update startup metrics to use an application lifetime r=#android-reviewers,janerik!

Beta/Release Uplift Approval Request

  • User impact if declined: None, this does not affect users at all.
  • Is this code covered by automated tests?: No
  • Has the fix been verified in Nightly?: Yes
  • Needs manual test from QE?: No
  • If yes, steps to reproduce:
  • List of other uplifts needed: None
  • Risk to taking this patch: Low
  • Why is the change risky/not risky? (and alternatives if risky): It only affects telemetry startup metric collection. The change is only in the metrics configuration and should not change the behaviour of the application.
  • String changes made/needed:
  • Is Android affected?: Yes
Flags: needinfo?(jonalmeida942)
Attachment #9409553 - Flags: approval-mozilla-beta?
Attachment #9409553 - Flags: approval-mozilla-release?

Comment on attachment 9409553 [details]
Bug 1904702 - Update startup metrics to use an application lifetime r=#android-reviewers,janerik!

128 is in RC now, moving the request accordingly.

Attachment #9409553 - Flags: approval-mozilla-beta? → approval-mozilla-release?

Comment on attachment 9409553 [details]
Bug 1904702 - Update startup metrics to use an application lifetime r=#android-reviewers,janerik!

Approved for 128.0rc2.

Attachment #9409553 - Flags: approval-mozilla-release? → approval-mozilla-release+
See Also: → 1911280
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: