diff --git a/prometheus.yml b/prometheus.yml index 740922c..78728ee 100644 --- a/prometheus.yml +++ b/prometheus.yml @@ -10,10 +10,6 @@ scrape_configs: static_configs: - targets: ['mon_node-exporter:9100'] - - job_name: 'cadvisor' - static_configs: - - targets: ['mon_cadvisor:8080'] - - job_name: 'fritzbox_exporter' static_configs: - targets: ['192.168.1.100:9042']