tempo reduce ram usage
This commit is contained in:
parent
4a31f0cb42
commit
3ae2113221
1 changed files with 2 additions and 0 deletions
|
@ -23,6 +23,8 @@ metrics_generator:
|
|||
compactor:
|
||||
compaction:
|
||||
block_retention: 168h # 7 days
|
||||
compacted_block_retention: 30m
|
||||
v2_prefetch_traces_count: 100
|
||||
|
||||
storage:
|
||||
trace:
|
||||
|
|
Loading…
Reference in a new issue