We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f62caf commit ebc3582Copy full SHA for ebc3582
devservices/config.yml
@@ -65,15 +65,15 @@ x-sentry-service-config:
65
66
modes:
67
default: [snuba, postgres, relay, spotlight]
68
- migrations: [postgres, redis, spotlight]
+ migrations: [postgres, redis]
69
acceptance-ci: [postgres, snuba, chartcuterie]
70
taskbroker: [snuba, postgres, relay, taskbroker, spotlight]
71
backend-ci: [snuba, postgres, redis, bigtable, redis-cluster, symbolicator]
72
rabbitmq: [postgres, snuba, rabbitmq, spotlight]
73
symbolicator: [postgres, snuba, symbolicator, spotlight]
74
memcached: [postgres, snuba, memcached, spotlight]
75
profiling: [postgres, snuba, vroom, spotlight]
76
- minimal: [postgres, snuba, spotlight]
+ minimal: [postgres, snuba]
77
full:
78
[
79
postgres,
0 commit comments