Expose JVM process metrics 16/140016/1
authordanielhanrahan <daniel.hanrahan@est.tech>
Thu, 23 Jan 2025 15:07:06 +0000 (15:07 +0000)
committerdanielhanrahan <daniel.hanrahan@est.tech>
Thu, 23 Jan 2025 15:59:20 +0000 (15:59 +0000)
commit6f9ecc5cfc8ca48df55e4893b403e0d75f4cfc07
treeb7c65c91167100fd927d3e7c3e7fdeda36436177
parent31d8f390389b9078a2f0cddca3f4b4b1cd63753a
Expose JVM process metrics

Currently, Grafana only shows memory used inside the JVM,
but not including memory used by the JVM process itself.
These metrics are needed for determining real memory usage.

Issue-ID: CPS-2583
Signed-off-by: danielhanrahan <daniel.hanrahan@est.tech>
Change-Id: Ib77f9057c7301ea5afc2a621526736213ddd817a
cps-application/pom.xml
cps-application/src/main/java/org/onap/cps/config/MicroMeterConfig.java
cps-application/src/test/groovy/org/onap/cps/config/MicroMeterConfigSpec.groovy
cps-dependencies/pom.xml