[ https://issues.apache.org/jira/browse/KAFKA-8579?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16906939#comment-16906939 ]
ASF GitHub Bot commented on KAFKA-8579: --------------------------------------- cadonna commented on pull request #7209: KAFKA-8579: Expose RocksDB metrics URL: https://github.com/apache/kafka/pull/7209 RocksDB metrics are added to the Kafka metrics. For each segmented state store only one set of metrics is exposed rather than one set of metrics for each segment. The metrics are not computed yet. ### 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 to 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 > Expose RocksDB Metrics to JMX > ----------------------------- > > Key: KAFKA-8579 > URL: https://issues.apache.org/jira/browse/KAFKA-8579 > Project: Kafka > Issue Type: Sub-task > Components: streams > Reporter: Bruno Cadonna > Assignee: Bruno Cadonna > Priority: Major > Fix For: 2.4.0 > > > Sensors and the corresponding metrics specified to record RocksDB metrics > need to be created in the RocksDB state stores. Once the metrics are created > and registered in the Kafka metrics registry, they are also exposed in JMX. > This ticket does not include the computation of the RocksDB metrics. -- This message was sent by Atlassian JIRA (v7.6.14#76016)