diff --git a/prometheus/prometheus.yml b/prometheus/prometheus.yml index 5ce75c6..040da18 100644 --- a/prometheus/prometheus.yml +++ b/prometheus/prometheus.yml @@ -4,7 +4,7 @@ global: scrape_configs: - job_name: 'node' static_configs: - - targets: ['localhost:9100'] + - targets: ['localhost:9090'] - job_name: 'cadvisor' static_configs: