You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/cookbooks/events_best_practices.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,8 @@
1
1
# Telemetry Events Best Practices
2
2
3
+
**Note:** This doc is deprecated and will be updated in [bug 1940696](https://bugzilla.mozilla.org/show_bug.cgi?id=1940696).
4
+
In the meantime, please consult [the Glean event documentation](https://mozilla.github.io/glean/book/reference/metrics/event.html).
5
+
3
6
## Overview:
4
7
5
8
[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.
0 commit comments