diff --git a/prometheus.yml b/prometheus.yml index 3dcc60d..4b554e4 100644 --- a/prometheus.yml +++ b/prometheus.yml @@ -14,7 +14,7 @@ scrape_configs: - targets: ['node-exporter.lan'] - job_name: traefik static_configs: - - targets: ['traefik.lan'] + - targets: ['traefik.fam-steinle.de'] - job_name: apcupsd static_configs: - targets: ['apc.lan']