mirror of
https://github.com/grafana/grafana.git
synced 2026-08-13 06:34:55 -05:00
Loki: Use tsdb index in devenv (#61737)
update loki config to use new TSDB
This commit is contained in:
@@ -19,7 +19,7 @@ common:
|
||||
schema_config:
|
||||
configs:
|
||||
- from: 2020-10-24
|
||||
store: boltdb-shipper
|
||||
store: tsdb
|
||||
object_store: filesystem
|
||||
schema: v11
|
||||
index:
|
||||
|
||||
Reference in New Issue
Block a user