Hi,
I have a requirement in which metrics are in kafka topics and from there I have to push those metrics to appdynamics. I am all new to appdynamics , got to know about java agent and the controller. But couldn't figure out how to push these metrics from kafka topics to appdynamics.
Note: I am using kafka connect framework
Any idea or thought will help.
Thanks in advance
Pratik
Hi @Anonymous,
I found this AppD documentation https://www.appdynamics.com/community/exchange/kafka-monitoring-extension/. Let me know if this helps.
I read the doc suggested by you.
It seems the kafka-monitoring-extension will be used to monitor all of my kafka like zookeepers, clusters and all.
I only want to take metrics from kafka topic and send those metrics to appdynamics may be after some processing. Just wanted to know if there is any way to even acheive this. Any suggestion will help.
Thanks in advance