[loki] bump version up to 3.1.1, change conf

This commit is contained in:
2024-08-09 10:11:42 +07:00
parent c241b4141d
commit ed25d293e2
2 changed files with 5 additions and 5 deletions

View File

@@ -3,7 +3,7 @@ COMPOSE_PROFILES=grafana
GRAFANA_VERSION=9.5.6 GRAFANA_VERSION=9.5.6
GRAFANA_HOST=grafana.docker.localhost GRAFANA_HOST=grafana.docker.localhost
LOKI_STACK_VERSION=2.6.0 LOKI_STACK_VERSION=3.1.1
LOKI_HOST=loki.docker.localhost LOKI_HOST=loki.docker.localhost
LOKI_PROMTAIL_HOST=promtail.docker.localhost LOKI_PROMTAIL_HOST=promtail.docker.localhost

View File

@@ -17,10 +17,10 @@ common:
schema_config: schema_config:
configs: configs:
- from: 2020-10-24 - from: 2024-01-01
store: boltdb-shipper
object_store: filesystem object_store: filesystem
schema: v11 schema: v13
store: tsdb
index: index:
prefix: index_ prefix: index_
period: 24h period: 24h