diff --git a/k8s/core/prometheus/prom-values.yaml b/k8s/core/prometheus/prom-values.yaml index 25a1c51..5c49243 100644 --- a/k8s/core/prometheus/prom-values.yaml +++ b/k8s/core/prometheus/prom-values.yaml @@ -20,6 +20,9 @@ prometheus: - job_name: term_humid_sensors static_configs: - targets: ['100.117.24.104:7536'] + - job_name: win_exporter + static_configs: + - targets: ['win.homenet:9182'] retention: "99999d" retentionSize: "0"