Have a look at http://blog.sematext.com/2015/02/10/kafka-0-8-2-monitoring/
There are also various open-source projects.
Otis
--
Monitoring * Alerting * Anomaly Detection * Centralized Log Management
Solr & Elasticsearch Support * http://sematext.com/
On Wed, Feb 25, 2015 at 12:40 AM, Bhuvana Bas
Hi,
There are bunch of metrics available for performance monitoring. These
metrics are can be monitored
by JMX monitoring tool (Jconsole).
https://kafka.apache.org/documentation.html#monitoring.
Some of the available metrics reporters are:
https://cwiki.apache.org/confluence/display/KAFKA/JM
Hi,
Please let me know how to measure the performance metrics while
pushing/consuming the message to/from the topic.
Thanks.