Implement pre-account ping
Categories
(Toolkit :: Telemetry, enhancement, P1)
Tracking
()
Tracking | Status | |
---|---|---|
firefox68 | --- | fixed |
People
(Reporter: janerik, Assigned: janerik)
References
Details
Attachments
(4 files, 1 obsolete file)
With the specification mostly finished, we can start working on the implementation of the pre-account (name subject to change) ping as a custom ping
Assignee | ||
Comment 1•6 years ago
|
||
It's missing some details and is disabled by default (gated by the
toolkit.telemetry.ecosystemping.enabled
preference)
Assignee | ||
Comment 2•6 years ago
|
||
Depends on D21521
Assignee | ||
Comment 3•6 years ago
|
||
Depends on D23293
Assignee | ||
Comment 4•6 years ago
|
||
I'd like to get data-review for a new ping, the Ecosystem pre-account ping.
This will eventually be sent from all products to analyze cross-product behavior.
This is mostly about the environment/general data.
For testing purposes I added a single existing probe. Further probes will be added later (bug 1529233).
The ecosystem client ID is the static string "unknown" for now (when bug 1530655 is implemented, it will also get data-review)
Assignee | ||
Comment 5•6 years ago
|
||
Assignee | ||
Comment 6•6 years ago
|
||
Assignee | ||
Comment 7•6 years ago
|
||
I'm gonna remove the unclear data point (uid) for now (plus some other changes coming), but the general part stays the same.
Comment 8•6 years ago
|
||
:chutten do you want to pick this up again since you're more familiar with the Ecosystem ping? I've been following up on some Fenix/Mobile things that are starting to pile up, but can take it if you want.
Updated•6 years ago
|
Comment 10•6 years ago
|
||
Comment 11•6 years ago
|
||
Comment 12•6 years ago
|
||
Backed out 3 changesets (bug 1529232) for xpcshell failures on test_TelemetryController.js CLOSED TREE
Backout revision https://hg.mozilla.org/integration/autoland/rev/677a1d7108cd9c43c69f527b34cba45a6074b704
Failure log https://treeherder.mozilla.org/logviewer.html#?job_id=235535597&repo=autoland
https://treeherder.mozilla.org/logviewer.html#?job_id=235544457&repo=autoland
https://treeherder.mozilla.org/logviewer.html#?job_id=235540156&repo=autoland
:janerik could you please take a look?
Assignee | ||
Comment 13•6 years ago
|
||
Found the culprit. A small readability optimization causes problems on Android.
New try run on multiple platforms: https://treeherder.mozilla.org/#/jobs?repo=try&revision=cf3ff1a04b6951987fd96afaf4da1cd7fe3a3e91
Keeping the ni? so that I remember to check the try run and re-land this later.
Comment 14•6 years ago
|
||
Comment 15•6 years ago
|
||
Backed out for failing xpacshell at test_EcosystemTelemetry.js
Failure log: https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=235784314&repo=autoland&lineNumber=2290
Backout: https://hg.mozilla.org/integration/autoland/rev/32062b26934c1767701f6c0420999cb9025ab2f2
Comment 16•6 years ago
|
||
Assignee | ||
Updated•6 years ago
|
Comment 17•6 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/c2fbc9f732e0
https://hg.mozilla.org/mozilla-central/rev/0e09b0ab01d9
https://hg.mozilla.org/mozilla-central/rev/2885c6add178
Description
•