DUE TO SPAM, SIGN-UP IS DISABLED. Goto Selfserve wiki signup and request an account.
...
Current state: Under Discussion
Discussion thread: here [Change the link from the KIP proposal email archive to your own email thread]
JIRA:
| Jira | ||||||
|---|---|---|---|---|---|---|
|
...
| MetricName | Type | Group | Tag | Description | JMX Bean |
|---|---|---|---|---|---|
| ${listener_name}WaitingConnectionwaiting-connection | Gauge | Acceptor | listener:<listener_name> | Waiting connections for the specific listener | kafka.network:type=Acceptor,name=${listener_name}WaitingConnectionwaiting-connection,listener={listener_name}${listener_name}ConnectionLatency |
| connection-latency | Histogram | Acceptor | listener: <listener_name> | connection wait time for the specific listener | kafka.network:type=Acceptor,name=${listener_name}ConnectionLatencyP95connection-latency,listener={listener_name} |
...