bumped prometheus and grafana versions
This commit is contained in:
parent
bc24bf2d9a
commit
0b4e52b748
@ -13,7 +13,7 @@ services:
|
|||||||
|
|
||||||
# METRICS GATHERER
|
# METRICS GATHERER
|
||||||
prometheus:
|
prometheus:
|
||||||
image: prom/prometheus:v2.17.1
|
image: prom/prometheus:v2.54.1
|
||||||
container_name: prometheus
|
container_name: prometheus
|
||||||
volumes:
|
volumes:
|
||||||
- ./prometheus:/etc/prometheus
|
- ./prometheus:/etc/prometheus
|
||||||
@ -92,7 +92,7 @@ services:
|
|||||||
|
|
||||||
# POUR AFFICHAGE DASHBOARD
|
# POUR AFFICHAGE DASHBOARD
|
||||||
grafana:
|
grafana:
|
||||||
image: grafana/grafana:6.7.2
|
image: grafana/grafana:11.2.0
|
||||||
container_name: grafana
|
container_name: grafana
|
||||||
volumes:
|
volumes:
|
||||||
- grafana_data:/var/lib/grafana
|
- grafana_data:/var/lib/grafana
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user