Closed
Bug 1190302
Opened 9 years ago
Closed 9 years ago
Add probes for Telemetry session data load & save failures
Categories
(Toolkit :: Telemetry, defect)
Toolkit
Telemetry
Tracking
()
People
(Reporter: gfritzsche, Assigned: gfritzsche)
References
Details
(Whiteboard: [unifiedTelemetry] [uplift4])
Attachments
(1 file)
(deleted),
patch
|
Dexter
:
review+
ritu
:
approval-mozilla-beta+
|
Details | Diff | Splinter Review |
We have some unexpected/unexplained Telemetry session data resets (at least for the profileSubsessionCounter).
We need to track the save & load failures for the session data file to investigate.
Assignee | ||
Comment 1•9 years ago
|
||
Attachment #8642375 -
Flags: review?(alessio.placitelli)
Assignee | ||
Updated•9 years ago
|
Assignee: nobody → gfritzsche
Status: NEW → ASSIGNED
Assignee | ||
Updated•9 years ago
|
Summary: Add probes for Telemetry session data load &save failures → Add probes for Telemetry session data load & save failures
Assignee | ||
Updated•9 years ago
|
Iteration: --- → 42.3 - Aug 10
status-firefox39:
--- → wontfix
status-firefox40:
--- → affected
Whiteboard: [unifiedTelemetry] [uplift4]
Assignee | ||
Updated•9 years ago
|
status-firefox39:
wontfix → ---
status-firefox41:
--- → affected
Updated•9 years ago
|
Attachment #8642375 -
Flags: review?(alessio.placitelli) → review+
Comment 3•9 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla42
Assignee | ||
Comment 4•9 years ago
|
||
Comment on attachment 8642375 [details] [diff] [review]
Add probes for Telemetry session data load & save failures
Approval Request Comment
[Feature/regressing bug #]:
Telemetry Unification
[User impact if declined]:
This adds diagnostics for when we fail to load or save persisted session data - we need this for validating the incoming data and detecting issues.
It is part of a mostly fixup & diagnostic uplift batch for 41: http://bit.ly/1LYhA16
[Describe test coverage new/current, TreeHerder]:
We have automated test-coverage, it baked on Nightly, we are monitoring it.
[Risks and why]:
Low-risk, we haven't seen anything crop up on Nightly here.
[String/UUID change made/needed]:
None.
Attachment #8642375 -
Flags: approval-mozilla-aurora?
Comment on attachment 8642375 [details] [diff] [review]
Add probes for Telemetry session data load & save failures
[Triage Comment]
Fix has automated tests, and code has been in Nightly for a week so should be safe to uplift to Beta.
Attachment #8642375 -
Flags: approval-mozilla-aurora? → approval-mozilla-beta+
Assignee | ||
Comment 6•9 years ago
|
||
Flags: in-testsuite+
You need to log in
before you can comment on or make changes to this bug.
Description
•