Description
In https://kafka.apache.org/documentation/#kraft_quorum_monitoring, we list KRaft metrics using kafka.server:type=raft-metrics,name=<NAME> as the Mbean name.
This is actually not correct. The Mbean name is just "kafka.server:type=raft-metrics", and each metric is just an attribute under that Mbean.
Attachments
Issue Links
- links to