Fix CSIT configuration for metrics 27/129627/1
authoradheli.tavares <adheli.tavares@est.tech>
Wed, 15 Jun 2022 13:27:49 +0000 (14:27 +0100)
committeradheli.tavares <adheli.tavares@est.tech>
Wed, 15 Jun 2022 13:28:13 +0000 (14:28 +0100)
Issue-ID: POLICY-4146
Change-Id: I4e416df1074fd5eaddf1076f8328a5c8fe2654a1
Signed-off-by: adheli.tavares <adheli.tavares@est.tech>
packages/policy-clamp-tarball/src/main/resources/etc/AcRuntimeParameters.yaml

index 4003182..d3d9ed0 100644 (file)
@@ -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