diff --git a/sentry/sentry.conf.example.py b/sentry/sentry.conf.example.py index 216440d..ec64895 100644 --- a/sentry/sentry.conf.example.py +++ b/sentry/sentry.conf.example.py @@ -246,6 +246,7 @@ SENTRY_FEATURES.update( "organizations:sso-basic", "organizations:sso-rippling", "organizations:sso-saml2", + "organizations:performance-view", "projects:custom-inbound-filters", "projects:data-forwarding", "projects:discard-groups",