[AAI] Expose relevant key metrics for monitoring via prometheus 50/126250/1
authorsuresh.charan <suresh.charan@amdocs.com>
Wed, 15 Dec 2021 10:23:01 +0000 (05:23 -0500)
committersuresh.charan <suresh.charan@amdocs.com>
Wed, 15 Dec 2021 10:23:01 +0000 (05:23 -0500)
commit6c006a13328f6eb388d6cbd0ac3323f3462b3343
tree37047bb16fb26cd7e7001f72ddfcfffa7f3b4a31
parent0f940df172f04ad5261b2443b296b3ab58faf02c
[AAI] Expose relevant key metrics for monitoring via prometheus

The Key metrics are available via endpoints:
/actuator/prometheus
/actuator/info
/actuator/health

Issue-ID: AAI-3415
Signed-off-by: Suresh Charan <suresh.charan@amdocs.com>
Change-Id: I5760095973c7f3d58a3770e221dee1c3ca9d5370
pom.xml
src/main/resources/application.properties
src/test/java/org/onap/aai/MetricsConfigurationTest.java [new file with mode: 0644]
src/test/resources/application-test.properties