You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Ryan P (JIRA)" <ji...@apache.org> on 2017/04/13 14:06:41 UTC

[jira] [Created] (KAFKA-5066) KafkaMetricsConfig properties and description notably missing from documentation

Ryan P created KAFKA-5066:
-----------------------------

             Summary: KafkaMetricsConfig properties and description notably missing from documentation
                 Key: KAFKA-5066
                 URL: https://issues.apache.org/jira/browse/KAFKA-5066
             Project: Kafka
          Issue Type: Bug
          Components: documentation
            Reporter: Ryan P


`KafkaMetrics` implementations do not appear to be exposed to all the Yammer metrics exposed to implementations of the `KafkaMetricsReporter` 

Currently the docs only cover the `metric.reporters` which allows clients to configure a `MetricsReporter` plugin. Clients are then disappointed to learn that this affords them access to only a small subset of metrics. 

Proper monitoring of the broker requires access to the Yammer metrics which clients can gain access to with a `KafkaMetricsReporter` plugin. 





--
This message was sent by Atlassian JIRA
(v6.3.15#6346)