1 Commits

Author SHA1 Message Date
45b4723dc1 Update dependency @effect/language-service to ^0.59.0
Some checks failed
Build / build (pull_request) Failing after 23s
Lint / lint (push) Failing after 12s
2025-12-03 12:02:04 +00:00

View File

@@ -48,7 +48,7 @@ services:
tempo: tempo:
<<: *service-base <<: *service-base
image: grafana/tempo:latest@sha256:e34696716de3ad83643ddfe43eb494e04d763b4b57b3ed9288d49d4cf5256c67 image: grafana/tempo:latest@sha256:d9092067ae53383bb41b254f8a3edaa02c3f1c659c8775339064f5aa6e140fc4
command: [-config.file=/etc/tempo.yaml] command: [-config.file=/etc/tempo.yaml]
volumes: volumes:
- ./telemetry/tempo.yaml:/etc/tempo.yaml - ./telemetry/tempo.yaml:/etc/tempo.yaml
@@ -56,7 +56,7 @@ services:
stop_signal: SIGKILL stop_signal: SIGKILL
prometheus: prometheus:
image: prom/prometheus:v3.8.0@sha256:d936808bdea528155c0154a922cd42fd75716b8bb7ba302641350f9f3eaeba09 image: prom/prometheus:v3.7.3@sha256:49214755b6153f90a597adcbff0252cc61069f8ab69ce8411285cd4a560e8038
command: command:
- --config.file=/etc/prometheus.yaml - --config.file=/etc/prometheus.yaml
- --web.enable-remote-write-receiver - --web.enable-remote-write-receiver