t;)
override def configure(map: JMap[String, _]): Unit = ()
}
Michael Ross or Anish Mashankar, did you find a solution for this problem?
Thanks,
Jendrik Poloczek
d jmxterm. Can you confirm if it is able to access the Kafka
> producer/consumer metrics (they exist since Kafka Streams internally uses
> Kafka)?
>
> I've personally used jconsole to look at the collected streams metrics, but
> that might be limited for your needs.
>
&
Hi,
I want to read the Kafka Streams JMX metrics using jmxterm, similiar to
this Kafka documentation:
https://cwiki.apache.org/confluence/display/KAFKA/jmxterm+quickstart.
I am using the same version: jmxterm-1.0-alpha-4-uber.jar. I managed to
retrieve metrics from the Kafka Streams application v