From: adheli.tavares Date: Wed, 15 Jun 2022 13:27:49 +0000 (+0100) Subject: Fix CSIT configuration for metrics X-Git-Tag: 6.3.0~33 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=a4a0858d46643ee3b1798fc258a6a47b723f5ddd;p=policy%2Fclamp.git Fix CSIT configuration for metrics Issue-ID: POLICY-4146 Change-Id: I4e416df1074fd5eaddf1076f8328a5c8fe2654a1 Signed-off-by: adheli.tavares --- diff --git a/packages/policy-clamp-tarball/src/main/resources/etc/AcRuntimeParameters.yaml b/packages/policy-clamp-tarball/src/main/resources/etc/AcRuntimeParameters.yaml index 40031828d..d3d9ed0c2 100644 --- a/packages/policy-clamp-tarball/src/main/resources/etc/AcRuntimeParameters.yaml +++ b/packages/policy-clamp-tarball/src/main/resources/etc/AcRuntimeParameters.yaml @@ -32,8 +32,6 @@ security: server: port: 6969 - servlet: - context-path: /onap/policy/clamp/acm error: path: /error @@ -64,5 +62,6 @@ runtime: management: endpoints: web: + base-path: / exposure: include: health, metrics, prometheus