Record TRR steering telemetry separately
Categories
(Core :: Networking: DNS, enhancement, P1)
Tracking
()
People
(Reporter: valentin, Assigned: valentin)
References
Details
(Whiteboard: [necko-triaged][trr])
Attachments
(3 files)
47 bytes,
text/x-phabricator-request
|
Details | Review | |
47 bytes,
text/x-phabricator-request
|
jcristau
:
approval-mozilla-beta+
|
Details | Review |
2.63 KB,
text/plain
|
tdsmith
:
data-review+
|
Details |
Assignee | ||
Comment 1•5 years ago
|
||
This change makes a set of probes keyed. The key is "(default)" if no steering
is currently active, or "(auto-detected)" is the current URL has been set
by steering (autodetection).
Assignee | ||
Comment 2•5 years ago
|
||
Depends on D77022
Assignee | ||
Comment 3•5 years ago
|
||
Comment 4•5 years ago
|
||
Comment 6•5 years ago
|
||
Backed out 2 changesets (bug 1640867) for Network failures on multipe platforms. CLOSED TREE
Log:
https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=304336172&repo=autoland&lineNumber=1599
Push with failures:
https://treeherder.mozilla.org/#/jobs?repo=autoland&group_state=expanded&revision=75a1f56ff1ee5a201e0c58f54aca828e242f59c0
Backout:
https://hg.mozilla.org/integration/autoland/rev/367d792db84e4de844340fd51cb635957f2d412e
Comment 8•5 years ago
|
||
bugherder |
Assignee | ||
Updated•5 years ago
|
Assignee | ||
Comment 9•5 years ago
|
||
Comment on attachment 9152178 [details]
Bug 1640867 - Add new HTTP_CHANNEL_ONSTART_SUCCESS_TRR probe r=dragana!,tdsmith!
Beta/Release Uplift Approval Request
- User impact if declined: This was supposed to land in 78 along with the other patch.
We'll be missing valuable telemetry for the TRR steering experiment - Is this code covered by automated tests?: Yes
- Has the fix been verified in Nightly?: No
- 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):
- String changes made/needed:
Comment 10•5 years ago
|
||
Updated•5 years ago
|
Comment 11•5 years ago
|
||
(reopened so we can properly track the status in 78 including the second patch)
Comment 12•5 years ago
|
||
bugherder |
Comment 13•5 years ago
|
||
Comment on attachment 9152178 [details]
Bug 1640867 - Add new HTTP_CHANNEL_ONSTART_SUCCESS_TRR probe r=dragana!,tdsmith!
add a telemetry probe, approved for 78.0b3
Comment 14•5 years ago
|
||
bugherder uplift |
Description
•