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:
13331333 # queuedMinMessages: ""
13341334 # noStrictOffsetReset: false
13351335
1336- subscriptionConsumerEapSpans :
1336+ subscriptionConsumerEapSpans : # should have 1 partition and only 1 consumer replica: https://github.com/getsentry/snuba/issues/5855
13371337 enabled : true
13381338 replicas : 1
13391339 env : []
@@ -1354,7 +1354,7 @@ snuba:
13541354 # autoOffsetReset: "earliest"
13551355 # noStrictOffsetReset: false
13561356
1357- subscriptionConsumerEvents :
1357+ subscriptionConsumerEvents : # should have 1 partition and only 1 consumer replica: https://github.com/getsentry/snuba/issues/5855
13581358 enabled : true
13591359 replicas : 1
13601360 env : []
@@ -1459,7 +1459,7 @@ snuba:
14591459 # queuedMinMessages: ""
14601460 # noStrictOffsetReset: false
14611461
1462- subscriptionConsumerMetrics :
1462+ subscriptionConsumerMetrics : # should have 1 partition and only 1 consumer replica: https://github.com/getsentry/snuba/issues/5855
14631463 enabled : true
14641464 replicas : 1
14651465 env : []
@@ -1482,7 +1482,7 @@ snuba:
14821482 # volumes: []
14831483 # volumeMounts: []
14841484
1485- subscriptionConsumerTransactions :
1485+ subscriptionConsumerTransactions : # should have 1 partition and only 1 consumer replica: https://github.com/getsentry/snuba/issues/5855
14861486 enabled : true
14871487 replicas : 1
14881488 env : []
You can’t perform that action at this time.
0 commit comments