conduktor.io ↗

KIP-1130 — Add metrics indicating the connection count exceeds

Discussion BrokerMetrics

Adds two new broker metrics — `waiting-connection` (gauge of connections queued for an available slot) and `connection-latency` (histogram of connection wait time) — per listener at the Acceptor level. When clients hit broker connection limits or throttling, they receive only a timeout exception with no broker-side visibility into how many connections are backlogged or how long they wait.

Details

AuthorTengYao Chi
StatusDiscussion
JIRAKAFKA-18455
WikiView on Apache Wiki
Created2025-01-27
Last Modified2025-05-05
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.