Implement migration telemetry for the move to rust-based webext sync storage.
Categories
(WebExtensions :: Storage, enhancement, P2)
Tracking
(firefox78 fixed, firefox79 fixed)
People
(Reporter: tcsc, Assigned: tcsc)
Details
(Whiteboard: SACI)
Attachments
(3 files)
|
47 bytes,
text/x-phabricator-request
|
jcristau
:
approval-mozilla-beta+
|
Details | Review |
|
5.12 KB,
text/plain
|
chutten
:
data-review+
|
Details |
|
69 bytes,
text/x-github-pull-request
|
Details | Review |
Using the migration telemetry we submitted for the various fennec -> fenix changes is likely a good base. This needs further investigation to be concrete, though.
Updated•6 years ago
|
| Assignee | ||
Updated•6 years ago
|
| Assignee | ||
Comment 1•6 years ago
|
||
Bug 1629127 - Update vendored application-services to include migration
telemetry patch (1/2) r?lina Bug 1629127 - Record migration telemetry for
services.sync migration in the sync ping (2/2) r?lina
| Assignee | ||
Comment 2•6 years ago
|
||
This is only 90% done but I'm getting it up now so I can request review/data-review as I figure out an issue in the test.
Also that was supposed to be 2 commits :(
| Assignee | ||
Comment 3•6 years ago
•
|
||
Comment on attachment 9154671 [details]
Bug 1629127 - Add sync telemetry for storage.sync migration
(SORRY MESSED THIS UP)
| Assignee | ||
Updated•6 years ago
|
| Assignee | ||
Comment 4•6 years ago
|
||
Sorry about that. I think I did it right this time maybe?
| Assignee | ||
Comment 5•6 years ago
|
||
Okay, this is all wrapped up on my end (well, for now).
https://github.com/mozilla-services/mozilla-pipeline-schemas/issues/559 tracks updating moz-pipeline-schemas, I'll do that next chance I get.
Updated•6 years ago
|
Comment 6•6 years ago
|
||
Comment 7•6 years ago
|
||
Comment 9•6 years ago
|
||
| bugherder | ||
| Assignee | ||
Comment 10•6 years ago
|
||
Comment on attachment 9154671 [details]
Bug 1629127 - Add sync telemetry for storage.sync migration
Beta/Release Uplift Approval Request
- User impact if declined: We won't be able to detect bugs in the migration process and thus some users may experience data loss when migration lands without pref blockage.
- Is this code covered by automated tests?: Yes
- Has the fix been verified in Nightly?: Yes
- Needs manual test from QE?: No
- If yes, steps to reproduce: N/A
- List of other uplifts needed: None
- Risk to taking this patch: Low
- Why is the change risky/not risky? (and alternatives if risky): Limited to sync telemetry, code in question only runs once ever.
- String changes made/needed: N/A
| Assignee | ||
Comment 11•6 years ago
|
||
(Note that part of why I'm requesting review is because this stands in the way of bug 1645598 -- on its own I'm not sure we'd bother -- that said, it could provide valuable information nonetheless!)
Comment 12•6 years ago
|
||
Comment on attachment 9154671 [details]
Bug 1629127 - Add sync telemetry for storage.sync migration
approved for 78.0b8
Comment 13•6 years ago
|
||
| bugherder uplift | ||
Description
•