Skip to content
Snippets Groups Projects
Commit d2c5d86c authored by Jan David Mol's avatar Jan David Mol
Browse files

also scrape the scheduling_service

parent 255498cf
No related branches found
No related tags found
No related merge requests found
Pipeline #90038 passed
...@@ -67,6 +67,9 @@ job "metrics" { ...@@ -67,6 +67,9 @@ job "metrics" {
- job_name: 'qa_statistics_service' - job_name: 'qa_statistics_service'
static_configs: static_configs:
- targets: ['lcs129.control.lofar:8002'] - targets: ['lcs129.control.lofar:8002']
- job_name: 'scheduling_service'
static_configs:
- targets: ['lcs129.control.lofar:8003']
- job_name: 'consul_services' - job_name: 'consul_services'
consul_sd_configs: consul_sd_configs:
- server: 'consul.service.consul:8500' - server: 'consul.service.consul:8500'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment