mirror of
https://github.com/rustfs/rustfs.git
synced 2026-08-17 10:17:55 +00:00
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:
+1
-1
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user