Skip to content

Commit de97738

Browse files
increase ingestion rate and set burst limit
1 parent b208a1e commit de97738

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ limits_config:
2323
reject_old_samples: true
2424
reject_old_samples_max_age: 168h
2525
split_queries_by_interval: 15m
26+
ingestion_rate_mb: 8
27+
ingestion_burst_size_mb: 16
2628
retention_period: 744h
2729
retention_stream:
2830
- selector: '{namespace="dev"}'

0 commit comments

Comments
 (0)