From 5d256f0729bec380c301005a1e43ae120ab6016f Mon Sep 17 00:00:00 2001 From: Travis Long Date: Thu, 23 Oct 2025 13:10:00 -0500 Subject: [PATCH] Add Mach telemetry configuration to disallowlist Added configuration for Mozilla Mach telemetry views and explores. --- namespaces-disallowlist.yaml | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/namespaces-disallowlist.yaml b/namespaces-disallowlist.yaml index 9470167e..38d33ab5 100644 --- a/namespaces-disallowlist.yaml +++ b/namespaces-disallowlist.yaml @@ -23,7 +23,6 @@ - sync - mozillavpn_backend_cirrus - glean_dictionary -- mach - "*_cirrus" - bedrock - firefox_desktop_background_tasks @@ -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