From eae661758c64b23fe16bb97f9a05be5ee9b7dbb0 Mon Sep 17 00:00:00 2001 From: Michael Hoffmann Date: Tue, 8 Oct 2024 01:15:06 +0200 Subject: [PATCH 1/2] Add `*/up` to `HEALTH_CHECK_GLOBS` --- src/sentry/constants.py | 1 + 1 file changed, 1 insertion(+) diff --git a/src/sentry/constants.py b/src/sentry/constants.py index 9e76eb1690772e..3ce14a64301cb4 100644 --- a/src/sentry/constants.py +++ b/src/sentry/constants.py @@ -781,6 +781,7 @@ class InsightModules(Enum): "*/ready", "*/readyz", "*/ping", + "*/up", ] From e5009c66de0fefaa155474c9ec9476c674adb540 Mon Sep 17 00:00:00 2001 From: Michael Hoffmann Date: Tue, 8 Oct 2024 14:01:39 +0200 Subject: [PATCH 2/2] Update snapshot --- .../snapshots/test_config/test_get_project_config/REGION.pysnap | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/sentry/relay/snapshots/test_config/test_get_project_config/REGION.pysnap b/tests/sentry/relay/snapshots/test_config/test_get_project_config/REGION.pysnap index 0db82e2a5ad6be..91ae21e863075a 100644 --- a/tests/sentry/relay/snapshots/test_config/test_get_project_config/REGION.pysnap +++ b/tests/sentry/relay/snapshots/test_config/test_get_project_config/REGION.pysnap @@ -93,6 +93,7 @@ config: - '*/ready' - '*/readyz' - '*/ping' + - '*/up' groupingConfig: enhancements: KLUv_SAYwQAAkwKRs25ld3N0eWxlOjIwMjMtMDEtMTGQ id: newstyle:2023-01-11