[
https://issues.apache.org/jira/browse/KAFKA-8609?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sophie Blee-Goldman updated KAFKA-8609:
---------------------------------------
Description:
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
was:
We would like to track some additional metrics on the consumer side related to
rebalancing as part of this KIP, including
# total rebalance latency (latency from start to completion of rebalance)
## rebalance-time-avg
## rebalance-time-max
# 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
> 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
> Reporter: Sophie Blee-Goldman
> Assignee: Sophie Blee-Goldman
> 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
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)