From 5cc6e388cac3770aa8836f5d9a31b63195760196 Mon Sep 17 00:00:00 2001 From: Adam Shannon Date: Wed, 29 May 2019 16:19:02 -0500 Subject: [PATCH] infra/loki: fix config from master change See: https://github.com/grafana/loki/issues/619 --- lib/infra/19-loki.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lib/infra/19-loki.yml b/lib/infra/19-loki.yml index 32ca144d..634997c9 100644 --- a/lib/infra/19-loki.yml +++ b/lib/infra/19-loki.yml @@ -75,7 +75,8 @@ data: lifecycler: address: 127.0.0.1 ring: - store: inmemory + kvstore: + store: inmemory replication_factor: 1 chunk_idle_period: 15m schema_config: