Technologies/Apache Kafka/kafka.producer.available_buffer_bytes
Apache KafkaApache KafkaMetric

kafka.producer.available_buffer_bytes

Available buffer memory
Dimensions:None
Available on:DatadogDatadog (1)
Interface Metrics (1)
DatadogDatadog
The total amount of buffer memory that is not being used (either unallocated or in the free list)
Dimensions:None
Related Insights (1)
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.