Compare commits
1 Commits
c05af2997c
...
557825d725
| Author | SHA1 | Date | |
|---|---|---|---|
| 557825d725 |
@@ -48,7 +48,7 @@ services:
|
||||
|
||||
tempo:
|
||||
<<: *service-base
|
||||
image: grafana/tempo:latest@sha256:12a97f7baa3102c6a330bc0f964d19a5a76df85f477c00f3e51e8a521c8da636
|
||||
image: grafana/tempo:latest@sha256:bc79345ce851c3b82c3ac615dc68d215487c9a797b847900d7c32ed7ef7d023c
|
||||
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:7ce8f1687d7aab0f1f16a7f1db64bf655a3de77b03e87bf474fdd883e3203cba
|
||||
image: grafana/grafana:latest@sha256:62a54c76afbeea0b8523b7afcd9e7ee1f0e39806035fd90ffc333a19e9358f2f
|
||||
volumes:
|
||||
- ./telemetry/grafana-datasources.yaml:/etc/grafana/provisioning/datasources/datasources.yaml
|
||||
environment:
|
||||
|
||||
Reference in New Issue
Block a user