Expose prometheus
This commit is contained in:
parent
1dc6ae53b3
commit
32821e0adf
@ -18,6 +18,8 @@ services:
|
|||||||
- prometheus_data:/prometheus
|
- prometheus_data:/prometheus
|
||||||
- ./config/prometheus.yml:/etc/prometheus/prometheus.yml
|
- ./config/prometheus.yml:/etc/prometheus/prometheus.yml
|
||||||
- ./config/alertrules.yml:/etc/prometheus/alertrules.yml
|
- ./config/alertrules.yml:/etc/prometheus/alertrules.yml
|
||||||
|
ports:
|
||||||
|
- 9090:9090
|
||||||
|
|
||||||
blackbox:
|
blackbox:
|
||||||
image: prom/blackbox-exporter:v0.16.0
|
image: prom/blackbox-exporter:v0.16.0
|
||||||
|
Loading…
Reference in New Issue
Block a user