Skip to content

Commit

Permalink
fix(spans): Adds organizations:standalone-span-ingestion flag to defa…
Browse files Browse the repository at this point in the history
…ult config (#2936)

Adds organizations:standalone-span-ingestion flag to default config
  • Loading branch information
edwardgou-sentry committed Apr 4, 2024
1 parent c4ae491 commit 20150f0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sentry/sentry.conf.example.py
Original file line number Diff line number Diff line change
Expand Up @@ -307,6 +307,7 @@ def get_internal_network():
"organizations:performance-screens-view",
"organizations:mobile-ttid-ttfd-contribution",
"organizations:starfish-mobile-appstart",
"organizations:standalone-span-ingestion",
) # starfish related flags
}
)
Expand Down

0 comments on commit 20150f0

Please sign in to comment.