trustgraph/ts/deploy/tempo/tempo-config.yml

27 lines
387 B
YAML
Raw Normal View History

2026-04-05 22:44:45 -05:00
server:
http_listen_port: 3200
distributor:
receivers:
otlp:
protocols:
grpc:
endpoint: "0.0.0.0:4317"
http:
endpoint: "0.0.0.0:4318"
ingester:
max_block_duration: 5m
compactor:
compaction:
block_retention: 48h
storage:
trace:
backend: local
wal:
path: /var/tempo/wal
2026-04-05 22:44:45 -05:00
local:
path: /var/tempo/blocks