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

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

vvcephei commented on pull request #7401: KAFKA-8609: add rebalance-total-time
URL: https://github.com/apache/kafka/pull/7401
 
 
   In addition to the existing metrics added in KAFKA-8609, add the total 
(cumulative) time spent during rebalances.
   
   ### 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:
[email protected]


> Add consumer metrics for rebalances (part 9)
> --------------------------------------------
>
>                 Key: KAFKA-8609
>                 URL: https://issues.apache.org/jira/browse/KAFKA-8609
>             Project: Kafka
>          Issue Type: Sub-task
>          Components: streams
>            Reporter: Sophie Blee-Goldman
>            Assignee: Guozhang Wang
>            Priority: Major
>
> We would like to track some additional metrics on the consumer side related 
> to rebalancing as part of this KIP, including
>  # listener callback latency
>  ## partitions-revoked-time-avg
>  ## partitions-revoked-time-max
>  ## partitions-assigned-time-avg
>  ## partitions-assigned-time-max
>  ## partitions-lost-time-avg
>  ## partitions-lost-time-max
>  # rebalance rate (# rebalances per day)
>  ## rebalance-rate-per-day



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to