Increase ingestion limits.
This commit is contained in:
@@ -80,6 +80,11 @@ compactor:
|
|||||||
limits_config:
|
limits_config:
|
||||||
reject_old_samples: true
|
reject_old_samples: true
|
||||||
reject_old_samples_max_age: 168h
|
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:
|
chunk_store_config:
|
||||||
max_look_back_period: 0s
|
max_look_back_period: 0s
|
||||||
table_manager:
|
table_manager:
|
||||||
|
|||||||
Reference in New Issue
Block a user