On Thu, 26 Mar 2020 at 12:47, marko <[email protected]> wrote: > 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:"] >
They'll be under process_ and jvm_ -- Brian Brazil www.robustperception.io -- 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/CAHJKeLrk1hn8vKAF_rTiSOqZXzcQxGqm8M98CDgEEnBg2VoPaQ%40mail.gmail.com.

