Skip to content
Open
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
14 changes: 13 additions & 1 deletion namespaces-disallowlist.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@
- sync
- mozillavpn_backend_cirrus
- glean_dictionary
- mach
- "*_cirrus"
- bedrock
- firefox_desktop_background_tasks
Expand Down Expand Up @@ -133,6 +132,19 @@
- temp_sync
- temp_tabs_sync
- topsites_impression
- mach: # Mozilla Mach sends all of its telemetry via the `usage` ping, disable other views and explores
views:
- baseline
- deletion_request
- event_counts
- events_stream_table
- metrics
explores:
- baseline
- deletion_request
- event_counts
- events_stream_table
- metrics
- mdn_yari:
views:
- action
Expand Down