Skip to content

Commit 0970b14

Browse files
authored
feat(sentry): add dynamic sampling feature to config (#3631)
1 parent 1c3047f commit 0970b14

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
@@ -301,6 +301,7 @@ def get_internal_network():
301301
"organizations:metrics-extraction",
302302
"organizations:transaction-metrics-extraction",
303303
"organizations:trace-view-v1",
304+
"organizations:dynamic-sampling",
304305
"projects:custom-inbound-filters",
305306
"projects:data-forwarding",
306307
"projects:discard-groups",

0 commit comments

Comments
 (0)