Created on 03-18-2020 12:34 AM - last edited on 03-18-2020 02:23 AM by VidyaSargur
Hi,
I've installed Cloudera Manager with Kafka and Zookeeper. I'm trying to build monitoring along with Prometheus and Graffana. Do we have any inbuilt feature to do in an easy way? or any leads, please.
Created on 04-17-2020 08:40 AM - edited 04-17-2020 08:41 AM
Hey @sharathkumar13,
Thanks for reaching out to the Cloudera community.
>> You can refer to the mentioned Git Repo[1] for information on Kafka exporter for Prometheus in Kafka Manager.
[1]https://github.com/danielqsj/kafka_exporter
>> I would like to share information on SMM[2], Streams Messaging Manager is an operations monitoring and management tool from Cloudera that provides end-to-end visibility in an enterprise Apache Kafka environment.
With SMM, you can gain clear insights about your Kafka clusters. You can understand the end-to-end flow of message streams from producers to topics to consumers.
[2]https://docs.cloudera.com/csp/2.0.1/smm-overview/topics/smm-overview.html
Let me know if this helps.
Created on 04-17-2020 08:40 AM - edited 04-17-2020 08:41 AM
Hey @sharathkumar13,
Thanks for reaching out to the Cloudera community.
>> You can refer to the mentioned Git Repo[1] for information on Kafka exporter for Prometheus in Kafka Manager.
[1]https://github.com/danielqsj/kafka_exporter
>> I would like to share information on SMM[2], Streams Messaging Manager is an operations monitoring and management tool from Cloudera that provides end-to-end visibility in an enterprise Apache Kafka environment.
With SMM, you can gain clear insights about your Kafka clusters. You can understand the end-to-end flow of message streams from producers to topics to consumers.
[2]https://docs.cloudera.com/csp/2.0.1/smm-overview/topics/smm-overview.html
Let me know if this helps.
Created 04-18-2020 07:43 AM
Thank you @TonyStank . This helps me.