We're specifying the Prometheus Java agent on JVM process startup as follows: -javaagent:/foo/jmx_prometheus_javaagent-0.12.0.jar=1234:/foo/prometheus.conf with basically just an empty config.
Being new to Prometheus I'm not sure I fully understand what you mean. Should this setup already get us the java.lang metrics even if I'd blacklist java.lang metrics in prometheus.conf as follows? blacklistObjectNames: ["java.lang:"] marko -- You received this message because you are subscribed to the Google Groups "Prometheus Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/prometheus-users/1263b375-6675-4a8e-9ecf-f6befc73a3a2%40googlegroups.com.

