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}-waiting-connection | Gauge | Acceptor | listener:<listener_name> | Waiting connections for the specific listener | kafka.network:type=Acceptor,name=${listener_name}-waiting-connection,listener={listener_name} |
| ${listener_name}-connection-latency | Histogram | Acceptor | listener: <listener_name> | connection wait time for the specific listener | kafka.network:type=Acceptor,name=${listener_name}-connection-latency,listener={listener_name} |
...