Hello,
I am running a k8s cluster with 2 instances, and I noticed that I have a lot of difference between this two metrics, I would like to undertand why they return a different value.
metrics from jvm_memory_bytes_used{service="x", area="heap"} (instance 1 and 2)
java_lang_memory_heapmemoryusage_used{service="x"} (intsance 1 and 2)
The difference is ~20mb for the first instance of x and ~10mb for the second.
I am using jmx_prometheus_javaagent:0.14.0 exporter in a tomcat runing azul jdk8