diff --git a/monitoring/prometheus/config/prometheus.yml b/monitoring/prometheus/config/prometheus.yml index d4a58c8..425f5b5 100644 --- a/monitoring/prometheus/config/prometheus.yml +++ b/monitoring/prometheus/config/prometheus.yml @@ -26,8 +26,8 @@ scrape_configs: - job_name: 'node_exporter' static_configs: - # - targets: ['localhost:56546'] - - targets: ['nodeexporter:56546'] + - targets: ['localhost:56546'] + # - targets: ['nodeexporter:56546'] - job_name: 'node_exporter_lilbox' static_configs: