# Tempo for the Scrabble contour: single-binary, local filesystem storage, OTLP # ingest from the collector, 72h block retention. server: http_listen_port: 3200 distributor: receivers: otlp: protocols: grpc: endpoint: 0.0.0.0:4317 ingester: max_block_duration: 5m compactor: compaction: block_retention: 72h storage: trace: backend: local local: path: /var/tempo/blocks wal: path: /var/tempo/wal