Files
infra/tempo/tempo.yml
T
qpismont c553a2573e Bump service images and update Tempo config
Update Woodpecker, Gitea, Herald, and observability stack
images to latest versions. Migrate Tempo config to v3
schema with live_store and backend_scheduler/worker.
Add Docker socket mount and sandbox iteration limit to
Herald, and switch its model and entrypoint.
2026-09-21 17:13:53 +00:00

31 lines
524 B
YAML

server:
http_listen_port: 3200
distributor:
receivers:
otlp:
protocols:
http:
endpoint: 0.0.0.0:4318
live_store:
max_block_duration: 5m
backend_scheduler:
provider:
compaction:
compaction:
block_retention: 48h
backend_worker:
compaction:
block_retention: 48h
storage:
trace:
backend: local
local:
path: /var/tempo/traces
wal:
path: /var/tempo/wal