diff --git a/k8s/core/prometheus/prom-values.yaml b/k8s/core/prometheus/prom-values.yaml index 5c49243..ed10199 100644 --- a/k8s/core/prometheus/prom-values.yaml +++ b/k8s/core/prometheus/prom-values.yaml @@ -22,7 +22,8 @@ prometheus: - targets: ['100.117.24.104:7536'] - job_name: win_exporter static_configs: - - targets: ['win.homenet:9182'] + - targets: ['10.0.5.100:9182'] + labels: {instance: win.homenet} retention: "99999d" retentionSize: "0"