Closed
Bug 1905939
Opened 1 year ago
Closed 7 months ago
Migrate HTTP3_0RTT_STATE and HTTP3_0RTT_STATE_DURATION probes to glean
Categories
(Core :: Networking: HTTP, task, P2)
Core
Networking: HTTP
Tracking
()
RESOLVED
FIXED
People
(Reporter: sekim, Assigned: sekim)
References
(Blocks 2 open bugs)
Details
(Whiteboard: [necko-triaged])
Attachments
(1 file, 1 obsolete file)
Assignee | ||
Updated•1 year ago
|
Blocks: necko-glean
Summary: Migrate NETWORK_HTTP_REDIRECT_TO_SCHEME probe to glean → Migrate HTTP3_ECH_OUTCOME, HTTP3_0RTT_STATE, and HTTP3_0RTT_STATE_DURATION probes to glean
Assignee | ||
Updated•1 year ago
|
Severity: -- → N/A
Priority: -- → P2
Updated•1 year ago
|
Whiteboard: [necko-triaged]
Assignee | ||
Comment 1•1 year ago
|
||
Updated•1 year ago
|
Assignee: nobody → sekim
Status: NEW → ASSIGNED
Assignee | ||
Updated•1 year ago
|
Blocks: necko-ifndef-removal
Pushed by sekim@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/2d5b0bd070a8
Migrate HTTP3_ECH_OUTCOME, HTTP3_0RTT_STATE, and HTTP3_0RTT_STATE_DURATION probes to glean r=necko-reviewers,kershaw,djackson
Comment 3•11 months ago
|
||
Backed out for causing xpcshell failures at test_httpssvc_retry_with_ech.js.
Backout link: https://hg.mozilla.org/integration/autoland/rev/1c5ae0e00db243d24eae8fe5402ebe5786a75da7
Failure log: https://treeherder.mozilla.org/logviewer?job_id=474848452&repo=autoland&lineNumber=5266
Flags: needinfo?(sekim)
Assignee | ||
Comment 4•11 months ago
|
||
Assignee | ||
Updated•11 months ago
|
Flags: needinfo?(sekim)
Assignee | ||
Updated•11 months ago
|
Keywords: leave-open
Updated•11 months ago
|
Attachment #9425680 -
Attachment is obsolete: true
Updated•11 months ago
|
Attachment #9412095 -
Attachment description: Bug 1905939 - Migrate HTTP3_ECH_OUTCOME, HTTP3_0RTT_STATE, and HTTP3_0RTT_STATE_DURATION probes to glean r=#necko → Bug 1905939 - Migrate HTTP3_0RTT_STATE and HTTP3_0RTT_STATE_DURATION probes to glean r=#necko
Assignee | ||
Comment 5•11 months ago
•
|
||
Instead of creating multiple distributions (http3_ech_outcome_*
), we should wait for a keyed boolean histogram and mirror the existing probe (we would not need to change or remove test_httpssvc_retry_with_ech). I will mark the bug as leave-open
(we should remove leave-open
when we come up with a HTTP3_ECH_OUTCOME
patch). Glean Source Doc
Pushed by sekim@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/ee93454eb70e
Migrate HTTP3_0RTT_STATE and HTTP3_0RTT_STATE_DURATION probes to glean r=necko-reviewers,kershaw,djackson
Comment 7•11 months ago
|
||
bugherder |
Assignee | ||
Updated•11 months ago
|
Whiteboard: [necko-triaged] → [necko-triaged][necko-monitor]
Assignee | ||
Updated•11 months ago
|
Keywords: leave-open
Assignee | ||
Updated•7 months ago
|
Status: ASSIGNED → RESOLVED
Closed: 7 months ago
Resolution: --- → FIXED
See Also: → 1941811
Whiteboard: [necko-triaged][necko-monitor] → [necko-triaged]
Assignee | ||
Updated•7 months ago
|
Summary: Migrate HTTP3_ECH_OUTCOME, HTTP3_0RTT_STATE, and HTTP3_0RTT_STATE_DURATION probes to glean → Migrate HTTP3_0RTT_STATE and HTTP3_0RTT_STATE_DURATION probes to glean
You need to log in
before you can comment on or make changes to this bug.
Description
•