Update tempo.yaml

Signed-off-by: shonarik <6851800+shonarik@users.noreply.github.com>
This commit is contained in:
shonarik
2025-02-17 12:20:48 -05:00
committed by Bryan FRIMIN
parent 2595a4ec28
commit 3d6cec43e2

View File

@@ -24,13 +24,13 @@ storage:
trace:
backend: "local"
local:
path: "/var/db/tempo"
path: "/var/tempo/blocks"
block:
bloom_filter_false_positive: .05
v2_index_downsample_bytes: 1000
v2_encoding: "zstd"
wal:
path: "/var/db/tempo/wal"
path: "/var/tempo/wal"
v2_encoding: "snappy"
pool:
max_workers: 100