File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -1333,7 +1333,7 @@ snuba:
1333
1333
# queuedMinMessages: ""
1334
1334
# noStrictOffsetReset: false
1335
1335
1336
- subscriptionConsumerEapSpans :
1336
+ subscriptionConsumerEapSpans : # should have 1 partition and only 1 consumer replica: https://github.com/getsentry/snuba/issues/5855
1337
1337
enabled : true
1338
1338
replicas : 1
1339
1339
env : []
@@ -1354,7 +1354,7 @@ snuba:
1354
1354
# autoOffsetReset: "earliest"
1355
1355
# noStrictOffsetReset: false
1356
1356
1357
- subscriptionConsumerEvents :
1357
+ subscriptionConsumerEvents : # should have 1 partition and only 1 consumer replica: https://github.com/getsentry/snuba/issues/5855
1358
1358
enabled : true
1359
1359
replicas : 1
1360
1360
env : []
@@ -1459,7 +1459,7 @@ snuba:
1459
1459
# queuedMinMessages: ""
1460
1460
# noStrictOffsetReset: false
1461
1461
1462
- subscriptionConsumerMetrics :
1462
+ subscriptionConsumerMetrics : # should have 1 partition and only 1 consumer replica: https://github.com/getsentry/snuba/issues/5855
1463
1463
enabled : true
1464
1464
replicas : 1
1465
1465
env : []
@@ -1482,7 +1482,7 @@ snuba:
1482
1482
# volumes: []
1483
1483
# volumeMounts: []
1484
1484
1485
- subscriptionConsumerTransactions :
1485
+ subscriptionConsumerTransactions : # should have 1 partition and only 1 consumer replica: https://github.com/getsentry/snuba/issues/5855
1486
1486
enabled : true
1487
1487
replicas : 1
1488
1488
env : []
You can’t perform that action at this time.
0 commit comments