Open
Bug 1367444
Opened 7 years ago
Updated 2 years ago
Add telemetry for sync runnables in service workers
Categories
(Core :: DOM: Service Workers, task, P3)
Core
DOM: Service Workers
Tracking
()
NEW
People
(Reporter: catalinb, Unassigned)
References
(Blocks 1 open bug)
Details
We want to have a counter for the number of sync runnables executed by a service worker as well as the total time spent by the service worker waiting for sync runnables. These values should be reported in relation to the lifetime of a SW instance and should be normalized by the number of functional events handled by that instance.
Updated•7 years ago
|
Priority: -- → P3
Updated•5 years ago
|
Type: enhancement → task
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•