run-class kafka.tools.JmxTool --object-name '*
*kafka.producer:type=producer-metrics,client-id=([-.w]+)' --jmx-url
service:jmx:rmi:///jndi/rmi://localhost:2002/jmxrmi *
it's returning only time-stamp but not the values. Can anyone reply who are
aware with... ??
--
Thanks & Rega
ny way I can fetch them from the kafka
serverside or do the Producer/Consumer side need to do something, to be
able tofetch/emit them.*
I will be very thankful if you could share your thoughts on this.
Thanks In Advance!!
Thanks & Regards,
Pavan Kumar Reddy Sannadi
-- Forwarded message --
From: Pavan Kumar
Date: Thu, Sep 10, 2015 at 12:16 PM
Subject: Issue in pulling metrics from kafka-console-producer.
To: users@kafka.apache.org
*I have installed JMXReporter to pull metrics from Apache
Kafka-2.11-0.8.2.0 which is extracting allthe
-- Forwarded message --
From: Pavan Kumar
Date: Tue, Sep 8, 2015 at 3:23 PM
Subject: Pulling metrics from kafka-console-producer.
To: jmxtrans
Hi,
I have been trying to pull metrics from kafka-console-producer with
jmxtrans as follows :
* --> bin/kafka-run-cl