You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Rajini Sivaram (JIRA)" <ji...@apache.org> on 2017/05/24 11:05:04 UTC

[jira] [Created] (KAFKA-5320) Update produce/fetch throttle time metrics for any request throttle

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)