format doesnt work

This commit is contained in:
cventastic
2022-06-23 14:33:02 +02:00
parent 1b1913d335
commit 8a6cd18038

View File

@@ -84,7 +84,7 @@ services:
expose:
- 9100
labels:
org.label-schema.group: "monitoring"
- org.label-schema.group: "monitoring"
- "prometheus-scrape.enabled=true"
- "prometheus-scrape.port=9100"
- "prometheus-scrape.job_name=nodeexporter"
@@ -105,7 +105,7 @@ services:
expose:
- 8080
labels:
org.label-schema.group: "monitoring"
- org.label-schema.group: "monitoring"
- "prometheus-scrape.enabled=true"
- "prometheus-scrape.port=8080"
- "prometheus-scrape.job_name=cadvisor"