Skip to content

Commit

Permalink
feat(events-v2): Add the events-v2 feature to the Snuba feature list (#…
Browse files Browse the repository at this point in the history
…13571)

This feature is dependent on the Snuba service.
  • Loading branch information
lynnagara authored Jun 6, 2019
1 parent 18189a8 commit e6e6225
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/sentry/features/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,7 @@
requires_snuba = (
'organizations:discover',
'organizations:events',
'organizations:events-v2',
'organizations:global-views',
'organizations:incidents',
'organizations:sentry10',
Expand Down

0 comments on commit e6e6225

Please sign in to comment.