Support prometheus metrics 48/141848/1 master
authorFiete Ostkamp <Fiete.Ostkamp@telekom.de>
Tue, 19 Aug 2025 07:02:54 +0000 (09:02 +0200)
committerFiete Ostkamp <Fiete.Ostkamp@telekom.de>
Tue, 19 Aug 2025 07:05:02 +0000 (09:05 +0200)
commit2f04130af78e12180dd885974f0a6f7272115dfe
tree78363edd18a149469064860bd81b203663213f06
parent253f738db3c975d7ee274fb4f69da3d1ae0b40ca
Support prometheus metrics

- add micrometer-registry-prometheus dep and
  test that /actuator/prometheus endpoint is available

Issue-ID: SO-4231
Change-Id: I6010dbf3caa556c64db16bc912730e1318afe539
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
so-cnf-adapter-application/pom.xml
so-cnf-adapter-application/src/test/java/org/onap/so/adapters/cnf/rest/MetricsTest.java [new file with mode: 0644]