We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 863a4dd commit 8045469Copy full SHA for 8045469
otlp/docker/docker-compose.yaml
@@ -36,7 +36,7 @@ services:
36
37
prometheus:
38
container_name: prometheus
39
- image: prom/prometheus:v3.4.2@sha256:3b1d5be5c3eef4f027665ddaa3b1a7de8a58d96a0a6de5dd45629afd267ecaf0
+ image: prom/prometheus:v3.5.0@sha256:63805ebb8d2b3920190daf1cb14a60871b16fd38bed42b857a3182bc621f4996
40
volumes:
41
- ./prometheus.yaml:/etc/prometheus/prometheus.yml
42
ports:
0 commit comments