Skip to content

Commit 91b42a9

Browse files
authored
feat: Swap trace-view-v1 feature flag with visibility-explore-view (#3801)
1 parent 3e9e1ec commit 91b42a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sentry/sentry.conf.example.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -304,7 +304,7 @@ def get_internal_network():
304304
"organizations:dashboards-rh-widget",
305305
"organizations:metrics-extraction",
306306
"organizations:transaction-metrics-extraction",
307-
"organizations:trace-view-v1",
307+
"organizations:visibility-explore-view",
308308
"organizations:dynamic-sampling",
309309
"projects:custom-inbound-filters",
310310
"projects:data-forwarding",

0 commit comments

Comments
 (0)