We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ceb225 commit 5f4f724Copy full SHA for 5f4f724
docs/sources/operations/storage/schema/_index.md
@@ -18,7 +18,7 @@ Use of a schema allows Loki to iterate over the storage layer without requiring
18
For a new Loki install with no previous data, here is an example schema configuration with recommended values
19
20
```
21
-schema_config:
+schemaConfig:
22
configs:
23
- from: 2024-04-01
24
object_store: s3
@@ -58,7 +58,7 @@ Here are items to consider when changing the schema; if schema changes are not d
58
## Schema configuration example
59
60
61
62
63
- from: "2020-07-31"
64
index:
0 commit comments