suppr commentaire
This commit is contained in:
@@ -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'
|
||||||
|
|||||||
Reference in New Issue
Block a user