Document how to use Glean to record Legacy Telemetry Events
Categories
(Toolkit :: Telemetry, task, P1)
Tracking
()
Tracking | Status | |
---|---|---|
firefox130 | --- | fixed |
People
(Reporter: chutten, Assigned: chutten)
References
Details
Attachments
(1 file, 13 obsolete files)
We need instructions for people used to instrumenting Legacy Telemetry events on how to use Glean APIs to accomplish the same goals of getting events into Legacy Telemetry tables like telemetry.event
so that when we forbid new uses of Services.telemetry.recordEvent
people can learn what they need to do instead.
Assignee | ||
Comment 1•4 months ago
|
||
Comment 3•4 months ago
|
||
bugherder |
Assignee | ||
Comment 4•2 months ago
|
||
Assignee | ||
Comment 5•2 months ago
|
||
Assignee | ||
Comment 6•2 months ago
|
||
Assignee | ||
Comment 7•2 months ago
|
||
Assignee | ||
Comment 8•2 months ago
|
||
Assignee | ||
Comment 9•2 months ago
|
||
Assignee | ||
Comment 10•2 months ago
|
||
Assignee | ||
Comment 11•2 months ago
|
||
Assignee | ||
Comment 12•2 months ago
|
||
Assignee | ||
Comment 13•2 months ago
|
||
Assignee | ||
Comment 14•2 months ago
|
||
Assignee | ||
Comment 15•2 months ago
|
||
Assignee | ||
Comment 16•2 months ago
|
||
Comment 17•2 months ago
|
||
A patch has been attached on this bug, which was already closed. Filing a separate bug will ensure better tracking. If this was not by mistake and further action is needed, please alert the appropriate party. (Or: if the patch doesn't change behavior -- e.g. landing a test case, or fixing a typo -- then feel free to disregard this message)
Assignee | ||
Comment 18•2 months ago
|
||
(Whoops, this is indeed the wrong bug. They're only WIP patches, so no harm done I hope)
Comment 19•2 months ago
|
||
Comment on attachment 9423572 [details]
WIP: Bug 1910122 - Use Glean APIs for security.fissionPrincipals#contentParent r?ckerschb!
Revision D221487 was moved to bug 1918226. Setting attachment 9423572 [details] to obsolete.
Comment 20•2 months ago
|
||
Comment on attachment 9423574 [details]
WIP: Bug 1910122 - Use Glean APIs for dom.quota.try.error#step r?jvarga!
Revision D221489 was moved to bug 1918226. Setting attachment 9423574 [details] to obsolete.
Comment 21•2 months ago
|
||
Comment on attachment 9423575 [details]
WIP: Bug 1910122 - Use Glean APIs for security.unexpectedload#systemprincipal r?fbraun!
Revision D221490 was moved to bug 1918226. Setting attachment 9423575 [details] to obsolete.
Comment 22•2 months ago
|
||
Comment on attachment 9423576 [details]
WIP: Bug 1910122 - Use Glean APIs for security.evalUsage* events r?tom!
Revision D221491 was moved to bug 1918226. Setting attachment 9423576 [details] to obsolete.
Comment 23•2 months ago
|
||
Comment on attachment 9423578 [details]
WIP: Bug 1910122 - Use Glean APIs for security.javascriptLoad#parentProcess r?tom!
Revision D221492 was moved to bug 1918226. Setting attachment 9423578 [details] to obsolete.
Comment 24•2 months ago
|
||
Comment on attachment 9423579 [details]
WIP: Bug 1910122 - Use Glean APIs for avif.dav1d_get_picture#return_value r?tnikkel!
Revision D221494 was moved to bug 1918226. Setting attachment 9423579 [details] to obsolete.
Comment 25•2 months ago
|
||
Comment on attachment 9423580 [details]
WIP: Bug 1910122 - Use Glean APIs for slow_script_warning.shown* events r?Gijs!
Revision D221495 was moved to bug 1918226. Setting attachment 9423580 [details] to obsolete.
Comment 26•2 months ago
|
||
Comment on attachment 9423581 [details]
WIP: Bug 1910122 - Use Glean APIs for zero_byte_load.load* events r?kershaw!
Revision D221496 was moved to bug 1918226. Setting attachment 9423581 [details] to obsolete.
Comment 27•2 months ago
|
||
Comment on attachment 9423582 [details]
WIP: Bug 1910122 - Use Glean APIs for security.prefUsage#contentProcess r?tom!
Revision D221497 was moved to bug 1918226. Setting attachment 9423582 [details] to obsolete.
Comment 28•2 months ago
|
||
Comment on attachment 9423583 [details]
WIP: Bug 1910122 - Use Glean APIs for ysod.shown#ysod r?vchin!
Revision D221498 was moved to bug 1918226. Setting attachment 9423583 [details] to obsolete.
Comment 29•2 months ago
|
||
Comment on attachment 9423584 [details]
WIP: Bug 1910122 - Use Glean APIs for memory_watcher.on_high_memory#stats r?mconley!
Revision D221499 was moved to bug 1918226. Setting attachment 9423584 [details] to obsolete.
Comment 30•2 months ago
|
||
Comment on attachment 9423585 [details]
WIP: Bug 1910122 - Use Glean APIs for normandy.expose#nimbus_experiment r?brennie!
Revision D221500 was moved to bug 1918226. Setting attachment 9423585 [details] to obsolete.
Comment 31•2 months ago
|
||
Comment on attachment 9423586 [details]
WIP: Bug 1910122 - Use Glean APIs for network.dns.trr_confirmation_context r?valentin!
Revision D221501 was moved to bug 1918226. Setting attachment 9423586 [details] to obsolete.
Description
•