24 Oct 2019
02:35 PM
- last edited on
18 May 2023
07:55 AM
by
Michal_Gebacki
Hello Everyone,
We already have the standard metrics for Kafka, but we want to go down the level and have the vision by topics. By JMX plugin, I can see the topics, but apparently, I can not make all the metrics for a topic at once, need to create metric per metric. Has anyone been through this? Any tips?
Thanks,
Carlos Coqueiro
Solved! Go to Solution.
There is no anything more you can do using JMX editor. You can always write your own plugin that will automate somehow custom metric creation based on JMX data.
Sebastian