Open
Bug 1807045
Opened 2 years ago
Updated 2 years ago
Consider introducing new telemetry probes for the ExtensionScriptingStore
Categories
(WebExtensions :: Storage, task, P2)
WebExtensions
Storage
Tracking
(Not tracked)
NEW
People
(Reporter: rpl, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: [addons-jira])
In particular we would be interested in reporting in telemetry the number of content scripts stored in the ExtensionScriptingStore kvstore backend. (and eventually also the size of the data being read and written into the kvstore for the persisted content script if easy enough to be collected).
Some of the telemetry probes that we may interested in may be:
- time needed to read and parse
- time needed to stringify and write
Updated•2 years ago
|
Updated•2 years ago
|
Priority: -- → P2
Updated•2 years ago
|
Severity: -- → N/A
You need to log in
before you can comment on or make changes to this bug.
Description
•