loki: debug read / flush errors
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
c944e1ebdf
commit
ec8334c6cc
2 changed files with 1 additions and 10 deletions
|
@ -218,7 +218,7 @@ spec:
|
|||
sources:
|
||||
- chart: loki
|
||||
repoURL: https://grafana.github.io/helm-charts
|
||||
targetRevision: 6.2.0
|
||||
targetRevision: 5.47.1
|
||||
helm:
|
||||
releaseName: loki
|
||||
valueFiles:
|
||||
|
|
|
@ -9,15 +9,6 @@ loki:
|
|||
auth_enabled: false
|
||||
persistence:
|
||||
size: 30Gi
|
||||
schemaConfig:
|
||||
configs:
|
||||
- from: 2023-07-01
|
||||
store: tsdb
|
||||
object_store: filesystem
|
||||
schema: v13
|
||||
index:
|
||||
prefix: index_
|
||||
period: 24h
|
||||
monitoring:
|
||||
selfMonitoring:
|
||||
grafanaAgent:
|
||||
|
|
Loading…
Reference in a new issue