increase ingestion rate limit
This commit is contained in:
@@ -7,6 +7,8 @@ loki:
|
|||||||
limits_config:
|
limits_config:
|
||||||
allow_structured_metadata: false
|
allow_structured_metadata: false
|
||||||
max_streams_per_user: 100000
|
max_streams_per_user: 100000
|
||||||
|
ingestion_rate_mb: 1024
|
||||||
|
ingestion_burst_size_mb: 1024
|
||||||
storage:
|
storage:
|
||||||
type: filesystem
|
type: filesystem
|
||||||
schemaConfig:
|
schemaConfig:
|
||||||
|
Reference in New Issue
Block a user