increase limits
All checks were successful
Test and Publish Templates / test-and-publish (push) Successful in 43s
All checks were successful
Test and Publish Templates / test-and-publish (push) Successful in 43s
This commit is contained in:
@@ -42,6 +42,10 @@ limits_config:
|
||||
max_entries_limit_per_query: 5000
|
||||
retention_period: 168h # 7 days
|
||||
allow_structured_metadata: false
|
||||
ingestion_rate_mb: 10 # 10MB/sec (default is 4MB/sec)
|
||||
ingestion_burst_size_mb: 20 # 20MB burst (default is 6MB)
|
||||
per_stream_rate_limit: 5MB
|
||||
per_stream_rate_limit_burst: 10MB
|
||||
|
||||
table_manager:
|
||||
retention_deletes_enabled: true
|
||||
|
Reference in New Issue
Block a user