diff --git a/prometheus.yml b/prometheus.yml index 14170e2..d013489 100644 --- a/prometheus.yml +++ b/prometheus.yml @@ -15,6 +15,3 @@ scrape_configs: - job_name: traefik static_configs: - targets: ['traefik.fam-steinle.de'] - - job_name: glances - static_configs: - - targets: ['glances.fam-steinle.de']