You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Boyang Chen (JIRA)" <ji...@apache.org> on 2018/06/02 19:18:00 UTC

[jira] [Created] (KAFKA-6986) Export Admin Client metrics through Stream Threads

Boyang Chen created KAFKA-6986:
----------------------------------

             Summary: Export Admin Client metrics through Stream Threads
                 Key: KAFKA-6986
                 URL: https://issues.apache.org/jira/browse/KAFKA-6986
             Project: Kafka
          Issue Type: Improvement
            Reporter: Boyang Chen
             Fix For: 2.0.0


We already exported producer and consumer metrics through KafkaStreams class:

[https://github.com/apache/kafka/pull/4998]

It makes sense to also export the Admin client metrics, however this might involve some public API change that needs a KIP.

I have allocated a KIP page here:

[https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=80453500]

If any new contributor wishes to take over this one, please let me know. I will revisit and close this ticket in one or two months later in case no one claims it.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)