diff --git a/prometheus/prometheus.yml b/prometheus/prometheus.yml index 03c3e51..b2e792d 100644 --- a/prometheus/prometheus.yml +++ b/prometheus/prometheus.yml @@ -28,4 +28,4 @@ scrape_configs: # scheme defaults to 'http'. static_configs: - - targets: ['node-exporter:9100','localhost:9090', 'metrics:9171'] + - targets: ['localhost:9090', 'metrics:9171']