Skip to content

Commit caf9d29

Browse files
committed
Adjust Loki compaction and retention intervals
1 parent abcf0b2 commit caf9d29

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

kubernetes/namespaces/loki/loki_values.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,10 @@ loki:
4343
compactor:
4444
retention_enabled: true
4545
delete_request_store: s3
46+
compaction_interval: 10m
4647
delete_request_cancel_period: 1h
47-
retention_delete_delay: 5m
48+
retention_delete_worker_count: 150
49+
retention_delete_delay: 2h
4850

4951
limits_config:
5052
retention_period: 30d

0 commit comments

Comments
 (0)