kafka.producer.buffer_total_bytes
Total buffer memoryDimensions:None
Available on:
Datadog (1)
Interface Metrics (1)
Dimensions:None
Related Insights (2)
CockroachDB Changefeed Lag Indicating Kafka Sink Backpressurewarning
When CockroachDB changefeeds emit to Kafka and the high_water_timestamp lag increases significantly, it indicates the Kafka sink cannot keep up with database changes. This creates backpressure where database CDC events queue up, potentially causing CockroachDB performance degradation.
▸
Producer Buffer Exhaustion Causing Request Blockingwarning
When producer buffer memory is exhausted, send calls block waiting for space, causing application threads to stall and reducing overall throughput.
▸