fix config for new loki version
This commit is contained in:
parent
6bf4bc1f6c
commit
d012f0dd60
1 changed files with 1 additions and 1 deletions
|
|
@ -30,6 +30,6 @@ loki:
|
||||||
compactor:
|
compactor:
|
||||||
working_directory: /var/lib/grafana-loki/compactor
|
working_directory: /var/lib/grafana-loki/compactor
|
||||||
retention_enabled: true
|
retention_enabled: true
|
||||||
shared_store: filesystem
|
delete_request_store: filesystem
|
||||||
limits_config:
|
limits_config:
|
||||||
retention_period: 14d
|
retention_period: 14d
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue