[ 
https://issues.apache.org/jira/browse/KAFKA-8578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16869620#comment-16869620
 ] 

ASF GitHub Bot commented on KAFKA-8578:
---------------------------------------

cadonna commented on pull request #6979: KAFKA-8578: Add basic functionality to 
expose RocksDB metrics
URL: https://github.com/apache/kafka/pull/6979
 
 
   - Adds `RocksDBMetrics` class that provides methods to get
     sensors from the Kafka metrics registry and to setup the
     sensors to record RocksDB metrics
   - Extends `StreamsMetricsImpl` with functionality to add the
     required metrics to the sensors.
   
   ### 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


> Add Functionality to Expose RocksDB Metrics
> -------------------------------------------
>
>                 Key: KAFKA-8578
>                 URL: https://issues.apache.org/jira/browse/KAFKA-8578
>             Project: Kafka
>          Issue Type: Sub-task
>          Components: streams
>            Reporter: Bruno Cadonna
>            Assignee: Bruno Cadonna
>            Priority: Major
>             Fix For: 2.4.0
>
>
> To expose RocksDB metrics as specified in KIP-471, functionality to create 
> and record metrics in the Kafka metrics registry is required. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to