blob: 96407090891944d76d19fa336a7e35419c7ba2cd [file] [log] [blame]
ToineSiebelinkb2c8bc62023-02-07 10:30:03 +00001global:
2 scrape_interval: 5s
3 evaluation_interval: 5s
4
5scrape_configs:
6 - job_name: 'cps-and-ncm'
mpriyank02b2d2a2023-10-25 12:23:10 +01007 metrics_path: '/actuator/prometheus'
ToineSiebelinkb2c8bc62023-02-07 10:30:03 +00008 scrape_interval: 5s
9 static_configs:
mpriyank02b2d2a2023-10-25 12:23:10 +010010 - targets: ['cps-and-ncmp:8080']