From c7910b55cc9be6e6925ce40d52f0bcd89373b92c Mon Sep 17 00:00:00 2001 From: Viacheslav Date: Tue, 14 Apr 2026 09:21:40 +0200 Subject: [PATCH] Remove graduated standalone span ingestion flag --- sentry/files/26.3.1/sentry.conf.py | 1 - 1 file changed, 1 deletion(-) diff --git a/sentry/files/26.3.1/sentry.conf.py b/sentry/files/26.3.1/sentry.conf.py index 77910cf8..4bd7cb9b 100644 --- a/sentry/files/26.3.1/sentry.conf.py +++ b/sentry/files/26.3.1/sentry.conf.py @@ -399,7 +399,6 @@ def get_internal_network(): "organizations:insights-initial-modules", "organizations:insights-addon-modules", "organizations:insights-modules-use-eap", - "organizations:standalone-span-ingestion", "organizations:starfish-mobile-appstart", "organizations:on-demand-metrics-extraction", "projects:span-metrics-extraction",