[
https://issues.apache.org/jira/browse/KAFKA-7451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16631673#comment-16631673
]
Jork Zijlstra commented on KAFKA-7451:
--------------------------------------
Thnx, it seem we where using the wrong documentation.
The documentation you provided indeed show the metrics to be on the
consumer-node-metrics not on the consumer-metrics.
> Missing JMX metrics
> -------------------
>
> Key: KAFKA-7451
> URL: https://issues.apache.org/jira/browse/KAFKA-7451
> Project: Kafka
> Issue Type: Bug
> Components: consumer
> Affects Versions: 1.0.1
> Reporter: Jork Zijlstra
> Priority: Minor
> Attachments: consumer-metrics.png, consumer-node-metrics.png
>
>
> We are trying to use the jmx metrics that are being exported using the
> documentation located at:
> [https://docs.confluent.io/current/kafka/monitoring.html]
> According to the docs there should be a "request-latency-avg" and
> "request-latency-max" available on "MBean:
> kafka.consumer:type=consumer-metrics,client-id=([-.w]+)". However what we see
> is that these metrics aren't there.
> What I have noticed is that these are only available on
> "kafka.consumer:type=consumer-node-metrics,client-id=*,node-id=*". So the per
> node metrics, while according to the documentation they shouldn't exist there.
> See attached screenshots.
>
> So I was wondering if the documentation is wrong or are the metrics not
> exported properly?
>
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)