add loki storage schema
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Aaron Riedel 2024-04-11 12:39:35 +02:00
parent 9def9c06af
commit 5dda9ed565
Signed by: aaron
GPG key ID: 643004654D40D577

View file

@ -9,6 +9,22 @@ loki:
auth_enabled: false
persistence:
size: 30Gi
schemaConfig:
configs:
- from: 2019-07-01
store: boltdb
object_store: filesystem
schema: v11
index:
prefix: index_
period: 24h
- from: 2023-07-01
store: tsdb
object_store: filesystem
schema: v13
index:
prefix: index_
period: 24h
monitoring:
selfMonitoring:
grafanaAgent: