suppr commentaire

This commit is contained in:
fab
2026-09-15 10:54:43 +02:00
parent 30f272ed42
commit f4cd8e6876
+1 -5
View File
@@ -68,17 +68,13 @@ scrape_configs:
- job_name: node-exporter-prod1 - job_name: node-exporter-prod1
static_configs: static_configs:
# - targets: ["prod1.kaz.bzh:9100","prod2.kaz.bzh:9100","kazoulet.kaz.bzh:9100","tykaz.kaz.bzh:9100","kazguel.kaz.bzh:9100","kazkouil.fr:9100"]
- targets: ["prod1.kaz.bzh:9100"] - targets: ["prod1.kaz.bzh:9100"]
labels: labels:
host: 'prod1' host: 'prod1'
- job_name: node-exporter-prod2 - job_name: node-exporter-prod2
static_configs: static_configs:
# - targets: ["prod1.kaz.bzh:9100","prod2.kaz.bzh:9100","kazoulet.kaz.bzh:9100","tykaz.kaz.bzh:9100","kazguel.kaz.bzh:9100","kazkouil.fr:9100"]
- targets: ["prod2.kaz.bzh:9100"] - targets: ["prod2.kaz.bzh:9100"]
labels: labels:
host: 'prod2' host: 'prod2'