[ https://issues.apache.org/jira/browse/KAFKA-7207?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16559105#comment-16559105 ]
ASF GitHub Bot commented on KAFKA-7207: --------------------------------------- KevinLiLu opened a new pull request #5429: KAFKA-7207: Make -rate & -total metrics documentation consistent URL: https://github.com/apache/kafka/pull/5429 https://issues.apache.org/jira/browse/KAFKA-7207 Some sections of the `Monitoring` metrics documentation list out the `-total` metrics, and some sections do not list them out. We should make them consistent and list out the missing `-total` metrics. ### Committer Checklist (excluded from commit message) - [ ] Verify design and implementation - [ ] Verify test coverage and CI build status - [ ] Verify documentation (including upgrade notes) ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org > Make rate & total metrics documentation consistent > -------------------------------------------------- > > Key: KAFKA-7207 > URL: https://issues.apache.org/jira/browse/KAFKA-7207 > Project: Kafka > Issue Type: Improvement > Components: documentation > Reporter: Kevin Lu > Assignee: Kevin Lu > Priority: Trivial > > [KIP-187|https://cwiki-test.apache.org/confluence/display/KAFKA/KIP-187+-+Add+cumulative+count+metric+for+all+Kafka+rate+metrics] > added an additional cumulative total metric for each existing rate metric. > In the [Monitoring|https://kafka.apache.org/documentation/#monitoring] > section of the docs, there is a mix of some sections only listing out the > rate metric, and some sections listing out both the total metric and the rate > metric. > We should make all the sections consistent and list out all of the total > metrics. -- This message was sent by Atlassian JIRA (v7.6.3#76005)