Add delete_request_store configuration to Loki retention settings
This commit is contained in:
parent
39a6bb53a9
commit
567f3b115e
@ -61,6 +61,7 @@ loki:
|
|||||||
retention_enabled: true
|
retention_enabled: true
|
||||||
retention_delete_delay: 2h
|
retention_delete_delay: 2h
|
||||||
retention_delete_worker_count: 150
|
retention_delete_worker_count: 150
|
||||||
|
delete_request_store: s3
|
||||||
|
|
||||||
# Storage config
|
# Storage config
|
||||||
storage_config:
|
storage_config:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user