Compare commits
No commits in common. "fdc1070c29236a8b6b2fe20caa4eb27679466d98" and "d7c55b3afc544facccc14b7915a4e864022fa6e8" have entirely different histories.
fdc1070c29
...
d7c55b3afc
@ -1,14 +1,5 @@
|
|||||||
# https://grafana.com/docs/loki/latest/operations/storage/retention/
|
|
||||||
loki:
|
loki:
|
||||||
persistence:
|
persistence:
|
||||||
enabled: true
|
enabled: true
|
||||||
storageClassName: "%PVC_STORAGECLASS%"
|
storageClassName: "%PVC_STORAGECLASS%"
|
||||||
size: "%PVC_STORAGE_SIZE%"
|
size: "%PVC_STORAGE_SIZE%"
|
||||||
config:
|
|
||||||
compactor:
|
|
||||||
retention_enabled: true
|
|
||||||
retention_delete_delay: "2h"
|
|
||||||
compaction_interval: "20m"
|
|
||||||
retention_delete_worker_count: 10
|
|
||||||
limits_config:
|
|
||||||
retention_period: "168h"
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user