Skip to content

Commit 074362c

Browse files
authored
Merge pull request #57 from Dalguring/feature/monitoring
fix: loki config 들여쓰기 수정
2 parents f597164 + 5fc534e commit 074362c

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

monitoring/loki-config.yaml

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,12 @@ common:
1414
kvstore:
1515
store: inmemory
1616

17-
schema_config:
18-
configs:
19-
- from: 2020-10-24
20-
store: boltdb-shipper
21-
object_store: filesystem
22-
schema: v11
23-
index:
24-
prefix: index_
25-
period: 24h
17+
schema_config:
18+
configs:
19+
- from: 2020-10-24
20+
store: boltdb-shipper
21+
object_store: filesystem
22+
schema: v11
23+
index:
24+
prefix: index_
25+
period: 24h

0 commit comments

Comments
 (0)