mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Loki: Use tsdb
index in devenv (#61737)
update loki config to use new TSDB
This commit is contained in:
parent
29c8ce12a0
commit
faf07716ee
@ -19,7 +19,7 @@ common:
|
||||
schema_config:
|
||||
configs:
|
||||
- from: 2020-10-24
|
||||
store: boltdb-shipper
|
||||
store: tsdb
|
||||
object_store: filesystem
|
||||
schema: v11
|
||||
index:
|
||||
|
Loading…
Reference in New Issue
Block a user