Compare commits
1 Commits
b648b8c1e6
...
4678fae72a
| Author | SHA1 | Date | |
|---|---|---|---|
| 4678fae72a |
@@ -48,7 +48,7 @@ services:
|
||||
|
||||
tempo:
|
||||
<<: *service-base
|
||||
image: grafana/tempo:latest@sha256:ccd9249b56ea5d10961e1e5581a1ead0c0debd4384b9b9cd75e40641d97b60bf
|
||||
image: grafana/tempo:latest@sha256:1b54d97b10f2e0a8b9055a05f4905210d37f0e3a1a5b10fd1024994faf11978c
|
||||
command: [-config.file=/etc/tempo.yaml]
|
||||
volumes:
|
||||
- ./telemetry/tempo.yaml:/etc/tempo.yaml
|
||||
@@ -65,7 +65,7 @@ services:
|
||||
- ./telemetry/prometheus.yaml:/etc/prometheus.yaml
|
||||
|
||||
grafana:
|
||||
image: grafana/grafana:latest@sha256:9d22088a00029957556b99cabdebbca3aaf39d3d938e6d0cc9ad31925ddd435b
|
||||
image: grafana/grafana:latest@sha256:7c064e627d9cb50c3485c9ded5ca0222de89a08e41403322a0c3ca6f1777a8d1
|
||||
volumes:
|
||||
- ./telemetry/grafana-datasources.yaml:/etc/grafana/provisioning/datasources/datasources.yaml
|
||||
environment:
|
||||
|
||||
Reference in New Issue
Block a user