kafka.request.handler_idle_percent
Request handler idle fractionDimensions:None
Interface Metrics (2)
Dimensions:None
Dimensions:None
Sources
Related Insights (3)
Request Handler Saturation Cascades to Producer Latencywarning
When Kafka request handlers are saturated (low idle percentage), producer requests queue up, increasing end-to-end latency and potentially triggering producer-side timeouts.
▸
High Request Queue Size Indicates Broker Overloadwarning
When request queue size grows, it indicates the broker cannot process incoming requests fast enough, leading to increased latency and potential client timeouts.
▸
Consumer Fetch Latency Spike from Broker Overloadwarning
When consumer fetch latency increases significantly, it indicates the broker is slow to respond to fetch requests, often due to disk I/O, CPU saturation, or competing produce traffic.
▸