increase timeout
This commit is contained in:
@@ -4,6 +4,10 @@ loki:
|
||||
auth_enabled: true
|
||||
commonConfig:
|
||||
replication_factor: 1
|
||||
ingester_client:
|
||||
pool_config:
|
||||
remote_timeout: 10s
|
||||
remote_timeout: 10s
|
||||
limits_config:
|
||||
allow_structured_metadata: false
|
||||
max_streams_per_user: 100000
|
||||
@@ -48,5 +52,5 @@ promtail:
|
||||
enabled: false
|
||||
config:
|
||||
clients:
|
||||
- url: http://loki-gateway/loki/api/v1/push
|
||||
- url: http://loki-gateway.loki.svc.cluster.local:80/loki/api/v1/push
|
||||
tenant_id: 1
|
||||
|
Reference in New Issue
Block a user