We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 444edb1 commit df5919cCopy full SHA for df5919c
devservices/config.yml
@@ -132,6 +132,20 @@ x-sentry-service-config:
132
symbolicator: [postgres, snuba, symbolicator, spotlight]
133
memcached: [postgres, snuba, memcached, spotlight]
134
profiling: [postgres, snuba, vroom, spotlight]
135
+ ingest:
136
+ [
137
+ snuba,
138
+ postgres,
139
+ relay,
140
+ spotlight,
141
+ worker,
142
+ ingest-events,
143
+ ingest-transactions,
144
+ ingest-attachments,
145
+ post-process-forwarder-errors,
146
+ post-process-forwarder-transactions,
147
+ post-process-forwarder-issue-platform,
148
+ ]
149
minimal: [postgres, snuba]
150
ingest-all:
151
[
0 commit comments