Skip to content

Commit 4e88ef7

Browse files
Merge pull request #13444 from rabbitmq/mergify/bp/v4.1.x/pr-13442
Bump Prometheus Version (backport #13442)
2 parents 1389e0a + d6ce01e commit 4e88ef7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deps/rabbitmq_prometheus/docker/docker-compose-metrics.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ services:
3434
GF_INSTALL_PLUGINS: "flant-statusmap-panel,grafana-piechart-panel"
3535
prometheus:
3636
# https://hub.docker.com/r/prom/prometheus/tags
37-
image: prom/prometheus:v2.28.1
37+
image: prom/prometheus:v2.53.3
3838
networks:
3939
- "rabbitmq-prometheus"
4040
ports:

0 commit comments

Comments
 (0)