update grafama
This commit is contained in:
parent
ae337d63e8
commit
d3df629141
1 changed files with 2 additions and 2 deletions
|
@ -42,7 +42,7 @@ services:
|
|||
- "--web.enable-remote-write-receiver"
|
||||
|
||||
tempo:
|
||||
image: grafana/tempo:2.3.1
|
||||
image: grafana/tempo:2.4.1
|
||||
command: ["-config.file=/etc/tempo/config.yaml"]
|
||||
depends_on:
|
||||
- prometheus
|
||||
|
@ -55,7 +55,7 @@ services:
|
|||
- "4318" # otlp http
|
||||
|
||||
grafana:
|
||||
image: grafana/grafana:10.0.10
|
||||
image: grafana/grafana:10.4.1
|
||||
depends_on:
|
||||
- loki
|
||||
- prometheus
|
||||
|
|
Loading…
Reference in a new issue