24 Oct 2019 10:35 PM - last edited on 18 May 2023 03:55 PM 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.
15 Jan 2020 08:37 PM
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