Skip to content

Commit 84d0d23

Browse files
authored
feat(features): add profiling-view flag (#3837)
Closes getsentry/sentry#95752
1 parent 524b8d4 commit 84d0d23

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
@@ -297,6 +297,7 @@ def get_internal_network():
297297
"organizations:session-replay",
298298
"organizations:issue-platform",
299299
"organizations:profiling",
300+
"organizations:profiling-view",
300301
"organizations:monitors",
301302
"organizations:dashboards-mep",
302303
"organizations:mep-rollout-flag",

0 commit comments

Comments
 (0)