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

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

Github user onurkaraman closed the pull request at:

    https://github.com/apache/kafka/pull/2518


> add metrics for KafkaConsumer.poll
> ----------------------------------
>
>                 Key: KAFKA-4747
>                 URL: https://issues.apache.org/jira/browse/KAFKA-4747
>             Project: Kafka
>          Issue Type: Improvement
>            Reporter: Onur Karaman
>            Assignee: Onur Karaman
>
> KafkaConsumer heavily depends on KafkaConsumer.poll yet we don't have metrics 
> directly associated with it.
> We probably want to add two metrics:
> 1. time spent in KafkaConsumer.poll
> 2. time since last KafkaConsumer.poll (measured as now - endTimeOfLastPoll)



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to