X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=installers%2Fdocker%2Fosm_pods%2Fprometheus.yaml;fp=installers%2Fdocker%2Fosm_pods%2Fprometheus.yaml;h=241ed726b6cb0221bbb7bf278aa25c0f626968e8;hb=bef284e9650c8d1ee5358f975eebe5a46d2303c9;hp=2610710f4a78de0893ca4c7fea7ef5c3df17a77f;hpb=7688da499d0536e60e920ac65472f2bcc2d4fed2;p=osm%2Fdevops.git diff --git a/installers/docker/osm_pods/prometheus.yaml b/installers/docker/osm_pods/prometheus.yaml index 2610710f..241ed726 100644 --- a/installers/docker/osm_pods/prometheus.yaml +++ b/installers/docker/osm_pods/prometheus.yaml @@ -73,8 +73,10 @@ data: # A scrape configuration containing exactly one endpoint to scrape: # Here it's Prometheus itself. - scrape_configs: [] - # scrape_configs: + scrape_configs: + - job_name: 'mon_exporter' + static_configs: + - targets: ['mon:8000'] # Add here other external targets, e.g. a pushgateway # - job_name: 'pushgateway' # static_configs: