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 9b3f680 commit 3f0a12dCopy full SHA for 3f0a12d
otlp/docker/docker-compose.yaml
@@ -36,7 +36,7 @@ services:
36
37
prometheus:
38
container_name: prometheus
39
- image: prom/prometheus:latest@sha256:78ed1f9050eb9eaf766af6e580230b1c4965728650e332cd1ee918c0c4699775
+ image: prom/prometheus:latest@sha256:9abc6cf6aea7710d163dbb28d8eeb7dc5baef01e38fa4cd146a406dd9f07f70d
40
volumes:
41
- ./prometheus.yaml:/etc/prometheus/prometheus.yml
42
ports:
0 commit comments