Hi <@U03BTNACHNX>, Is it possible to collect JVM m...
# support
l
Hi @nitya-signoz, Is it possible to collect JVM metrics directly using the
opentelemetry-javaagent.jar
installed in each Java pod, without relying on Prometheus, according to the SigNoz tutorial? Through the predefined JVM dashboard in the SigNoz repository, I see that it collects some metrics like
jvm_memory_used
, but the data does not match when I validate it by connecting directly to the pod via JMX. What other configuration should I adjust?