[
https://issues.apache.org/jira/browse/KAFKA-7451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16631556#comment-16631556
]
huxihx commented on KAFKA-7451:
-------------------------------
Check out [https://kafka.apache.org/documentation/#common_node_monitoring]. It
should list the correct MBean names.
> 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)