Closed
Bug 1350961
Opened 8 years ago
Closed 8 years ago
Thread telemetry events throughout bookmark repair process
Categories
(Firefox for iOS :: Sync, enhancement, P1)
Tracking
()
RESOLVED
FIXED
Iteration:
1.23
Tracking | Status | |
---|---|---|
fxios | 9.0 | --- |
People
(Reporter: sleroux, Assigned: sleroux)
References
Details
(Whiteboard: [MobileCore][Q2 OKR])
Attachments
(1 file)
For each change in state when repairing bookmarks, we want to emit events with detailed information at each stage. These event pings get appended to the existing Sync Ping using the events field [1]. To link the events across different sessions, a flowID is used to identify a repair. All of the desktop events can be found here [2].
[1] http://gecko.readthedocs.io/en/latest/toolkit/components/telemetry/telemetry/data/sync-ping.html#events-in-the-sync-ping
[2] http://searchfox.org/mozilla-central/search?q=recordTelemetryEvent(%22repair%22&case=false®exp=false&path=
Updated•8 years ago
|
Whiteboard: [Q2 OKR]
Assignee | ||
Updated•8 years ago
|
Assignee: nobody → sleroux
Status: NEW → ASSIGNED
Assignee | ||
Updated•8 years ago
|
Iteration: --- → 1.22
Assignee | ||
Updated•8 years ago
|
Assignee | ||
Comment 1•8 years ago
|
||
Attachment #8872416 -
Flags: review?(jdarcangelo)
Attachment #8872416 -
Flags: review?(eoger)
Updated•8 years ago
|
Iteration: 1.22 → 1.23
Updated•8 years ago
|
Attachment #8872416 -
Flags: review?(jdarcangelo) → review+
Assignee | ||
Comment 2•8 years ago
|
||
master c768cee14ca9b0e3e686f8fab82daeda598de0b4
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Updated•8 years ago
|
Attachment #8872416 -
Flags: review?(eoger) → review+
You need to log in
before you can comment on or make changes to this bug.
Description
•