Skip to content

Commit 6c85e00

Browse files
add schema v13
1 parent 6e9da71 commit 6c85e00

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

apps/loki/components/monolith/loki-config.yaml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,13 @@ schema_config:
4343
object_store: filesystem
4444
schema: v12
4545
store: tsdb
46+
- from: "2024-04-01"
47+
object_store: filesystem
48+
store: tsdb
49+
schema: v13
50+
index:
51+
prefix: index_
52+
period: 24h
4653
server:
4754
grpc_listen_port: 9095
4855
http_listen_port: 3100

0 commit comments

Comments
 (0)