fix(obs): fix grafana layout and wrong version of tempo (#3368)

* fix(obs): fix grafana dashboard layout errors

Signed-off-by: w0od <dingboning02@163.com>

* fix(docker): align the correct tempo version

Signed-off-by: w0od <dingboning02@163.com>

---------

Signed-off-by: w0od <dingboning02@163.com>
Co-authored-by: houseme <housemecn@gmail.com>
This commit is contained in:
wood
2026-06-12 09:27:32 +08:00
committed by GitHub
parent 19ff378e9b
commit 9904a4f9eb
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -163,7 +163,7 @@ services:
- observability
tempo:
image: grafana/tempo:latest
image: grafana/tempo:2.10.5
user: "10001"
command: [ "-config.file=/etc/tempo.yaml" ]
volumes: