Spaces:
Configuration error
Configuration error
renovate[bot]
commited on
Commit
·
3a2462a
1
Parent(s):
1f1bb1f
chore(deps): update grafana/tempo docker tag to v2.6.1
Browse files
compose.observability.yaml
CHANGED
|
@@ -38,7 +38,7 @@ services:
|
|
| 38 |
timeout: 5s
|
| 39 |
retries: 3
|
| 40 |
tempo:
|
| 41 |
-
image: grafana/tempo:2.
|
| 42 |
command: ["-config.file=/etc/tempo.yaml"]
|
| 43 |
volumes:
|
| 44 |
- ./configuration/tempo.yaml:/etc/tempo.yaml
|
|
|
|
| 38 |
timeout: 5s
|
| 39 |
retries: 3
|
| 40 |
tempo:
|
| 41 |
+
image: grafana/tempo:2.6.1
|
| 42 |
command: ["-config.file=/etc/tempo.yaml"]
|
| 43 |
volumes:
|
| 44 |
- ./configuration/tempo.yaml:/etc/tempo.yaml
|