diff --git a/probe_scraper/glean_checks.py b/probe_scraper/glean_checks.py index f7048bef..54e83e12 100644 --- a/probe_scraper/glean_checks.py +++ b/probe_scraper/glean_checks.py @@ -156,6 +156,12 @@ "fenix", "firefox-desktop", ], + "update.bitshresult": ["gecko", "firefox-desktop-background-update"], + "update.move_result": ["gecko", "firefox-desktop-background-update"], + "update.no_window_auto_restarts": ["gecko", "firefox-desktop-background-update"], + "update.skip_startup_update_reason": ["gecko", "firefox-desktop-background-update"], + "update.suppress_prompts": ["gecko", "firefox-desktop-background-update"], + "update.version_pin": ["gecko", "firefox-desktop-background-update"], }