<@UGWDP2T1V> You should be able to use JMX to inst...
# general
k
@User You should be able to use JMX to instrument the JVM process. https://github.com/prometheus/jmx_exporter
j
we are doing jmx monitor with jmxtrans, but the process is not perfect and still require manual work for new metrics, that might cause us missing some of the important metrics
k
I feel you. That’s a lot of heavy lifting to do monitoring. I’ll take that feedback to the team.