You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(devservices): Add several new devservices modes (#83452)
These new modes will help support devservices for more use cases
**memcached**: This will allow users to run sentry whilst connecting
when using the memcached backend
**symbolicator**: This brings up sentry with symbolicator running
**minimal**: These are the services that are the bare minimum for
running sentry
**full**: This mode brings up pretty much most things needed for sentry
development (symbolicator, vroom, relay, rabbitmq, taskbroker)
0 commit comments