[BUG] CPS NCMP management endpoints update
[cps.git] / docker-compose / prometheus.yml
index 30f7c83..9640709 100644 (file)
@@ -4,7 +4,7 @@ global:
 
 scrape_configs:
   - job_name: 'cps-and-ncm'
-    metrics_path: '/manage/prometheus'
+    metrics_path: '/actuator/prometheus'
     scrape_interval: 5s
     static_configs:
-      - targets: ['cps-and-ncmp:8081']
+      - targets: ['cps-and-ncmp:8080']