Skip to content

Commit 20150f0

Browse files
fix(spans): Adds organizations:standalone-span-ingestion flag to default config (#2936)
Adds organizations:standalone-span-ingestion flag to default config
1 parent c4ae491 commit 20150f0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sentry/sentry.conf.example.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -307,6 +307,7 @@ def get_internal_network():
307307
"organizations:performance-screens-view",
308308
"organizations:mobile-ttid-ttfd-contribution",
309309
"organizations:starfish-mobile-appstart",
310+
"organizations:standalone-span-ingestion",
310311
) # starfish related flags
311312
}
312313
)

0 commit comments

Comments
 (0)