Compare commits
3 Commits
a4585c0957
...
master
| Author | SHA1 | Date | |
|---|---|---|---|
|
951198ffa8
|
|||
|
7f78d71d42
|
|||
|
23690f01db
|
@@ -1,8 +1,19 @@
|
||||
loki:
|
||||
auth_enabled: false
|
||||
|
||||
schemaConfig:
|
||||
configs:
|
||||
- from: "2024-04-01"
|
||||
store: tsdb
|
||||
object_store: s3
|
||||
schema: v13
|
||||
index:
|
||||
prefix: index_
|
||||
period: 24h
|
||||
|
||||
limits_config:
|
||||
split_queries_by_interval: "1h"
|
||||
retention_period: 672h # 28 days retention
|
||||
query_scheduler:
|
||||
max_outstanding_requests_per_tenant: 2048
|
||||
|
||||
|
||||
Reference in New Issue
Block a user