performance - Monitoring Kafka Spout -


I am trying to monitor Kafka's performance for my project. I have used cuffspouts which are Apache-Storm -9.2-Incubating is included in the release.

Is it possible to keep track of throughput throughput using the Kafka offset monitoring tool? Is there another better way to monitor bottleneck?

Thank you, Palak Shah

The latest Yahoo! Kafka manager details the matrix And you see TPS, bytes in / out etc.



Comments

Popular posts from this blog

php - PDO bindParam() fatal error -

php - How can I cram 6+31 numeric characters into 22 alphanumeric characters? -

mysql - where clause in inner join query -