Rajini Sivaram created KAFKA-5320: ------------------------------------- Summary: Update produce/fetch throttle time metrics for any request throttle Key: KAFKA-5320 URL: https://issues.apache.org/jira/browse/KAFKA-5320 Project: Kafka Issue Type: Sub-task Components: clients Reporter: Rajini Sivaram Assignee: Rajini Sivaram Fix For: 0.11.0.0
>From KIP-124: {quote} Producers and consumers currently expose average and maximum producer/fetch request throttle time as JMX metrics. These metrics will be updated to reflect total throttle time for the producer or consumer including byte-rate throttling and request time throttling for all requests of the producer/consumer. {quote} Missed this during the request quota implementation. -- This message was sent by Atlassian JIRA (v6.3.15#6346)