kafka/metadata
Kevin Wu 37963256d1
CI / build (push) Waiting to run Details
KAFKA-18666: Controller-side monitoring for broker shutdown and startup (#19586)
This PR introduces the following per-broker metrics:

-`kafka.controller:type=KafkaController,name=BrokerRegistrationState,broker=X`

-`kafka.controller:type=KafkaController,name=TimeSinceLastHeartbeatReceivedMs,broker=X`

and this metric:

`kafka.controller:type=KafkaController,name=ControlledShutdownBrokerCount`

Reviewers: Colin P. McCabe <cmccabe@apache.org>
2025-05-14 10:59:47 -07:00
..
src KAFKA-18666: Controller-side monitoring for broker shutdown and startup (#19586) 2025-05-14 10:59:47 -07:00
.gitignore KAFKA-13429: ignore bin on new modules (#11415) 2021-11-10 14:36:24 -06:00