Skip to content

Commit ee93cb5

Browse files
authored
fix: migrate tempo config (#164)
1 parent af24190 commit ee93cb5

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tempo/rootfs/etc/tempo/local-config.yaml

-2
Original file line numberDiff line numberDiff line change
@@ -88,13 +88,11 @@ storage:
8888
bloom_filter_false_positive: .05
8989
wal:
9090
path: /data/tempo/wal
91-
encoding: snappy
9291
local:
9392
path: /data/tempo/blocks
9493
pool:
9594
max_workers: 100
9695
queue_depth: 10000
9796

9897
overrides:
99-
max_search_bytes_per_trace: 50_000
10098
metrics_generator_processors: [service-graphs, span-metrics, local-blocks]

0 commit comments

Comments
 (0)