Our Community is getting an upgrade! To get everything ready for the relaunch, we’ll be placing the site in read-only mode starting September 21st.
We really appreciate your understanding while we get things set up behind the scenes. Catch up on all the exciting details about the move here.
Need help or have questions? Drop us a line at [email protected]

Support Questions

Find answers, ask questions, and share your expertise
Announcements
Share your experience with Cloudera on G2 and get a $25 Amazon Gift card.
Hi, I'm CLEO! Something exciting is coming to the Community. Stay Tuned!

How to configure Prometheus JMX exporter in Kafka Manager?

avatar

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.

 

 

1 ACCEPTED SOLUTION

avatar
Expert Contributor

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.

View solution in original post

2 REPLIES 2

avatar
Expert Contributor

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.

avatar

Thank you @TonyStank . This helps me.