From a1dbb7866755179fec1bb80a12c8ebe740148749 Mon Sep 17 00:00:00 2001 From: ab Date: Sun, 20 Apr 2025 09:14:07 +0000 Subject: [PATCH] Update k8s/core/prometheus/prom-values.yaml --- k8s/core/prometheus/prom-values.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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"