Closed
Bug 1655566
Opened 4 years ago
Closed 4 years ago
HTTP3 probes in cpp side to detect regressions
Categories
(Core :: Networking: HTTP, enhancement, P1)
Core
Networking: HTTP
Tracking
()
RESOLVED
FIXED
83 Branch
Tracking | Status | |
---|---|---|
firefox83 | --- | fixed |
People
(Reporter: CuveeHsu, Assigned: dragana)
References
Details
(Whiteboard: [necko-triaged])
Attachments
(4 files, 1 obsolete file)
time to reuse of idle connection
delay from HTTP3 timers
blocked by flow control as a sender
blocked by stream limits
Reporter | ||
Comment 1•4 years ago
|
||
Depends on D85234
Updated•4 years ago
|
Assignee: nobody → juhsu
Status: NEW → ASSIGNED
Reporter | ||
Comment 2•4 years ago
|
||
Depends on D85235
Reporter | ||
Comment 3•4 years ago
|
||
Depends on D85809
Reporter | ||
Comment 4•4 years ago
|
||
Reporter | ||
Updated•4 years ago
|
Assignee: CuveeHsu → nobody
Status: ASSIGNED → NEW
Updated•4 years ago
|
Assignee: nobody → jhsu
Status: NEW → ASSIGNED
Updated•4 years ago
|
Attachment #9167793 -
Attachment description: Bug 1655566 - P2 probe the delay from HTTP3 timers, r=dragana → Bug 1655566 - P2 probe the delay from HTTP3 timers
Updated•4 years ago
|
Attachment #9167794 -
Attachment description: Bug 1655566 - P3 probe the times blocked by stream limits or flow control as a sender, r=dragana → Bug 1655566 - P3 probe the times blocked by stream limits or flow control as a sender
Assignee | ||
Comment 5•4 years ago
|
||
Assignee: jhsu → dd.mozilla
Attachment #9167957 -
Attachment is obsolete: true
Attachment #9176650 -
Flags: data-review?(chutten)
Comment 6•4 years ago
|
||
Comment on attachment 9176650 [details]
request1655566.md
DATA COLLECTION REVIEW RESPONSE:
Is there or will there be documentation that describes the schema for the ultimate data set available publicly, complete and accurate?
Yes.
Is there a control mechanism that allows the user to turn the data collection on and off?
Yes. This collection is Telemetry so can be controlled through Firefox's Preferences.
If the request is for permanent data collection, is there someone who will monitor the data over time?
Yes, Dragana Damjanovic is responsible.
Using the category system of data types on the Mozilla wiki, what collection type of data do the requested measurements fall under?
Category 1, Technical.
Is the data collection request for default-on or default-off?
Default on for all channels.
Does the instrumentation include the addition of any new identifiers?
No.
Is the data collection covered by the existing Firefox privacy notice?
Yes.
Does there need to be a check-in in the future to determine whether to renew the data?
No. This collection is permanent.
Result: datareview+
Attachment #9176650 -
Flags: data-review?(chutten) → data-review+
Pushed by ddamjanovic@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/12c67edc82fa
P1 probe time to reuse of idle connection, r=dragana,necko-reviewers
https://hg.mozilla.org/integration/autoland/rev/3cbf8ffbf223
P2 probe the delay from HTTP3 timers r=necko-reviewers,valentin
https://hg.mozilla.org/integration/autoland/rev/cfc6891a3049
P3 probe the times blocked by stream limits or flow control as a sender r=necko-reviewers,valentin
Comment 8•4 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/12c67edc82fa
https://hg.mozilla.org/mozilla-central/rev/3cbf8ffbf223
https://hg.mozilla.org/mozilla-central/rev/cfc6891a3049
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
status-firefox83:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 83 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•