-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathpings.yaml
42 lines (41 loc) · 1.44 KB
/
pings.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
$schema: moz://mozilla.org/schemas/glean/pings/2-0-0
# install:
# description: Pings that are sent on install
# include_client_id: true
# send_if_empty: false
# bugs:
# - https://github.com/mozilla-extensions/firefox-bridge/issues/87
# data_reviews:
# - https://github.com/mozilla-extensions/firefox-bridge/issues/87
# notification_emails:
# startup:
# description: Pings that are sent on startup
# include_client_id: true
# send_if_empty: false
# bugs:
# - https://github.com/mozilla-extensions/firefox-bridge/issues/87
# data_reviews:
# - https://github.com/mozilla-extensions/firefox-bridge/issues/87
# notification_emails:
# launch:
# description: Pings that are sent when the browser is launched
# include_client_id: true
# send_if_empty: false
# bugs:
# - https://github.com/mozilla-extensions/firefox-bridge/issues/87
# data_reviews:
# - https://github.com/mozilla-extensions/firefox-bridge/issues/87
# notification_emails:
# settings:
# description: Pings that are sent when user settings change
# include_client_id: true
# send_if_empty: false
# bugs:
# - https://github.com/mozilla-extensions/firefox-bridge/issues/87
# data_reviews:
# - https://github.com/mozilla-extensions/firefox-bridge/issues/87
# notification_emails: