dd
Some checks failed
ansible-lint / gitleaks (pull_request) Successful in 4s
ansible-lint / Ansible Lint (pull_request) Failing after 51s

This commit is contained in:
Michael Grote 2024-09-23 22:24:39 +02:00
parent 678751c449
commit c364bb1552

View file

@ -18,9 +18,9 @@ common:
schema_config: schema_config:
configs: configs:
- from: 2020-10-24 - from: 2020-10-24
store: tsdb store: boltdb-shipper
object_store: filesystem object_store: filesystem
schema: v13 schema: v11
index: index:
prefix: index_ prefix: index_
period: 24h period: 24h
@ -28,6 +28,16 @@ schema_config:
analytics: analytics:
reporting_enabled: false reporting_enabled: false
limits_config:
retention_period: 168h
compactor:
working_directory: /loki/retention
compaction_interval: 10m
retention_enabled: true
retention_delete_delay: 2h
retention_delete_worker_count: 150
# TODO alertmanager # TODO alertmanager
# TODO promtail # TODO promtail