diff --git a/services/loki.hcl b/services/loki.hcl index c290b38..5854180 100644 --- a/services/loki.hcl +++ b/services/loki.hcl @@ -80,6 +80,11 @@ compactor: limits_config: reject_old_samples: true reject_old_samples_max_age: 168h + ingestion_rate_strategy: local + ingestion_rate_mb: 10 + ingestion_burst_size_mb: 20 + per_stream_rate_limit: 5MB + per_stream_rate_limit_burst: 10MB chunk_store_config: max_look_back_period: 0s table_manager: