Skip to content

Commit e6e6225

Browse files
authored
feat(events-v2): Add the events-v2 feature to the Snuba feature list (#13571)
This feature is dependent on the Snuba service.
1 parent 18189a8 commit e6e6225

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/sentry/features/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,7 @@
106106
requires_snuba = (
107107
'organizations:discover',
108108
'organizations:events',
109+
'organizations:events-v2',
109110
'organizations:global-views',
110111
'organizations:incidents',
111112
'organizations:sentry10',

0 commit comments

Comments
 (0)