Hi,
I configured metricbeat to pull the metrics from Flink app with Jolokia.
I have added jolokia java agent to flink and I am able to pull the basic MBean Metrics like memory, CPU, runtime, etc. But apart from these, Flink exports a lot of custom metrics from its JMX.
Any suggestions on how to fetch those custom jmx metrics through jolokia?