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 b208a1e commit de97738Copy full SHA for de97738
apps/loki/components/monolith/loki-config.yaml
@@ -23,6 +23,8 @@ limits_config:
23
reject_old_samples: true
24
reject_old_samples_max_age: 168h
25
split_queries_by_interval: 15m
26
+ ingestion_rate_mb: 8
27
+ ingestion_burst_size_mb: 16
28
retention_period: 744h
29
retention_stream:
30
- selector: '{namespace="dev"}'
0 commit comments