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?
SigNoz is an open-source APM. It helps developers monitor their applications & troubleshoot problems, an open-source alternative to DataDog, NewRelic, etc.