You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Guozhang Wang (Jira)" <ji...@apache.org> on 2019/10/01 01:04:00 UTC

[jira] [Updated] (KAFKA-8609) Add consumer metrics for rebalances (part 9)

     [ https://issues.apache.org/jira/browse/KAFKA-8609?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Guozhang Wang updated KAFKA-8609:
---------------------------------
    Fix Version/s: 2.4.0

> 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
>             Fix For: 2.4.0
>
>
> 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 events
>  ## rebalance-rate-per-day
>  ## rebalance-total
>  ## rebalance-latency-avg
>  ## rebalance-latency-max
>  ## rebalance-latency-total
>  ## failed-rebalance-rate-per-hour
>  ## failed-rebalance-total
>  # last-rebalance-seconds-ago



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