With v 1.0.0, Kafka Connect has dramatically improved its monitoring capabilities. We are currently trying to get the Kafka Connect metrics into Prometheus via the JMX exporter. Most of it is working fine but the status metric is failing:
Mar 12, 2018 4:14:12 PM io.prometheus.jmx.JmxCollector$Receiver recordBean FINE: Ignoring unsupported bean: kafka.connect<type=connector-task-metrics, connector=foo, task=0><>status: running
It seems that the JMX exporter does not support Strings (JmxCollector.java line 375ff). I'm not too familiar with Prometheus internals, therefore I'm not sure whether that is by design or not. The status of a Connect Task is quite interesting so we are investigating solutions on either the Prometheus or the Kafka side of things.
Is failing on String valued metrics intended behavior or not?
Thanks a lot in advance!
Best,
Ralph
Thanks a lot in advance!
Best,
Ralph
--
You received this message because you are subscribed to the Google Groups "Prometheus Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to prometheus-users+unsubscribe@googlegroups.com.
To post to this group, send email to prometheus-users@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/prometheus-users/0dc1eeaa-4f97-40a0-9cba-394df5a43ddb%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to a topic in the Google Groups "Prometheus Users" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/prometheus-users/WmCRQFFUpVY/unsubscribe.
To unsubscribe from this group and all its topics, send an email to prometheus-use...@googlegroups.com.
To post to this group, send email to promethe...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/prometheus-users/ce014a4e-eacd-4676-bce5-dc9b56e05c17%40googlegroups.com.
To unsubscribe from this group and all its topics, send an email to promethe...@googlegroups.com.