Skip to content

Commit 30f8d01

Browse files
authored
feat(features): enable trace view (#3617)
1 parent 9486a83 commit 30f8d01

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
@@ -298,6 +298,7 @@ def get_internal_network():
298298
"organizations:dashboards-rh-widget",
299299
"organizations:metrics-extraction",
300300
"organizations:transaction-metrics-extraction",
301+
"organizations:trace-view-v1",
301302
"projects:custom-inbound-filters",
302303
"projects:data-forwarding",
303304
"projects:discard-groups",

0 commit comments

Comments
 (0)