feat(sentry): add dynamic sampling feature to config (#3631)

This commit is contained in:
Reinaldy Rafli 2025-03-24 14:09:06 +00:00 committed by GitHub
parent 1c3047fa8f
commit 0970b144f5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -301,6 +301,7 @@ SENTRY_FEATURES.update(
"organizations:metrics-extraction",
"organizations:transaction-metrics-extraction",
"organizations:trace-view-v1",
"organizations:dynamic-sampling",
"projects:custom-inbound-filters",
"projects:data-forwarding",
"projects:discard-groups",