Closed
Bug 1873551
Opened 2 years ago
Closed 1 year ago
Add telemetry probes for fetch keepalive
Categories
(Core :: DOM: Networking, task, P2)
Core
DOM: Networking
Tracking
()
RESOLVED
FIXED
131 Branch
| Tracking | Status | |
|---|---|---|
| firefox131 | --- | fixed |
People
(Reporter: smayya, Assigned: smayya)
References
Details
(Whiteboard: [necko-triaged])
Attachments
(1 file)
As described in the project plan, we need to measure if the resource limits are optimally configured. To do this, we need to telemetry probes to measure the values of X and Y described in the project plan.
| Assignee | ||
Updated•2 years ago
|
Severity: -- → N/A
Type: enhancement → task
Priority: -- → P2
Whiteboard: [necko-triaged]
| Assignee | ||
Updated•1 year ago
|
Assignee: nobody → smayya
| Assignee | ||
Comment 1•1 year ago
|
||
| Assignee | ||
Comment 2•1 year ago
|
||
We need to add two probes with regard to fetch keep alive feature:
- Probe to monitor number of fetch keepalive requests dropped due to configured keepalive limits
- Probe to determine number of fetch keepalive requests to understand the adoption of fetch keepalive in firefox.
Updated•1 year ago
|
Attachment #9418488 -
Attachment description: Bug 1873551 - Add telemetry probes for fetch keepalive. r=#necko → WIP: Bug 1873551 - Add telemetry probes for fetch keepalive. r=#necko
Updated•1 year ago
|
Attachment #9418488 -
Attachment description: WIP: Bug 1873551 - Add telemetry probes for fetch keepalive. r=#necko → Bug 1873551 - Add telemetry probes for fetch keepalive. r=#necko
Pushed by smayya@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/f5037b666396
Add telemetry probes for fetch keepalive. r=necko-reviewers,jesup
Comment 4•1 year ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 1 year ago
status-firefox131:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 131 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•