Closed
Bug 1929818
Opened 9 days ago
Closed 3 days ago
Add Glean metric for QUIC frame count
Categories
(Core :: Networking, task, P3)
Core
Networking
Tracking
()
RESOLVED
FIXED
134 Branch
Tracking | Status | |
---|---|---|
firefox134 | --- | fixed |
People
(Reporter: mail, Assigned: mail)
References
(Blocks 1 open bug)
Details
(Whiteboard: [necko-triaged])
Attachments
(1 file)
Add a Glean metric counting the number of QUIC frames, labeled by frame type.
This is e.g. helpful to measure the impact of stream receive window auto-tuning, looking at the number of max_stream_data frames sent and stream_data_blocked frames received.
Add a Glean metric counting the number of QUIC frames, labeled by frame type.
This is e.g. helpful to measure the impact of stream receive window
auto-tuning, looking at the number
of max_stream_data frames sent and stream_data_blocked frames received.
Updated•3 days ago
|
Attachment #9436099 -
Attachment description: WIP: Bug 1929818 - add Glean metric for QUIC frame count → Bug 1929818 - add Glean metric for QUIC frame count
Pushed by archaeopteryx@coole-files.de:
https://hg.mozilla.org/integration/autoland/rev/1352d3789a97
add Glean metric for QUIC frame count r=kershaw,necko-reviewers
Comment 3•3 days ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 3 days ago
status-firefox134:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 134 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•