John
John
run ``` pytest tests/sentry/sentry_metrics/test_batch.py::test_batch_perf -s ```
build a new schema version using https://github.com/getsentry/sentry-kafka-schemas/pull/205 run ``` pytest tests/sentry/sentry_metrics/test_batch.py::test_batch_perf -s ```
### Overview Change the signature for the accumulator in reduce step so it can generate backpressure. ### Details In the rust snuba metrics processor, we're using an unbounded queue (defined...
### Overview This is a follow up item for inc-894, where a API pod landed on a bad node with no clickhouse connection. Because it was not configured with a...