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