Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions src/cookbooks/events_best_practices.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Telemetry Events Best Practices

**Note:** This doc is deprecated and will be updated in [bug 1940696](https://bugzilla.mozilla.org/show_bug.cgi?id=1940696).
In the meantime, please consult [the Glean event documentation](https://mozilla.github.io/glean/book/reference/metrics/event.html).

## Overview:

[The Telemetry Events API](https://firefox-source-docs.mozilla.org/toolkit/components/telemetry/telemetry/collection/events.html) allows users to define and record events in the browser.
Expand Down
Loading