Update file loki-config.yml.j2
This commit is contained in:
parent
1a38a968a4
commit
e017af1504
@ -49,5 +49,13 @@ compactor:
|
||||
compaction_interval: 10m
|
||||
|
||||
limits_config:
|
||||
ingestion_rate_strategy: "global"
|
||||
ingestion_rate_mb: 50
|
||||
ingestion_burst_size_mb: 50
|
||||
max_entries_limit_per_query: 5000
|
||||
reject_old_samples: true
|
||||
reject_old_samples_max_age: 168h
|
||||
max_query_length: 721h
|
||||
max_query_parallelism: 32
|
||||
per_stream_rate_limit: 20MB
|
||||
per_stream_rate_limit_burst: 25MB
|
||||
Loading…
Reference in New Issue
Block a user