[
https://issues.apache.org/jira/browse/KAFKA-17874?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mickael Maison resolved KAFKA-17874.
------------------------------------
Fix Version/s: 4.0.0
Resolution: Fixed
> Fix the KRaft metric names in the documentation
> -----------------------------------------------
>
> Key: KAFKA-17874
> URL: https://issues.apache.org/jira/browse/KAFKA-17874
> Project: Kafka
> Issue Type: Improvement
> Components: docs, kraft
> Reporter: Mickael Maison
> Assignee: kangning.li
> Priority: Major
> Fix For: 4.0.0
>
>
> 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.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)