mirror of
https://github.com/getsentry/self-hosted.git
synced 2025-12-08 19:46:14 +00:00
fix(spans): Adds organizations:standalone-span-ingestion flag to default config (#2936)
Adds organizations:standalone-span-ingestion flag to default config
This commit is contained in:
parent
c4ae491929
commit
20150f06d7
@ -307,6 +307,7 @@ SENTRY_FEATURES.update(
|
||||
"organizations:performance-screens-view",
|
||||
"organizations:mobile-ttid-ttfd-contribution",
|
||||
"organizations:starfish-mobile-appstart",
|
||||
"organizations:standalone-span-ingestion",
|
||||
) # starfish related flags
|
||||
}
|
||||
)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user