From 75f06fbb3b3ff9d5443ef4fadd97e07441aa588b Mon Sep 17 00:00:00 2001 From: Marcos Soutullo Rodriguez Date: Thu, 17 Feb 2022 11:17:43 +0000 Subject: [PATCH] perf(loki): tweak loki.yaml defaults with comments found on: https://github.com/grafana/loki/issues/4613#issuecomment-1021421653 --- cluster/core/monitoring/loki/helm-release.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/cluster/core/monitoring/loki/helm-release.yaml b/cluster/core/monitoring/loki/helm-release.yaml index 42f478902..cb98ebf6a 100644 --- a/cluster/core/monitoring/loki/helm-release.yaml +++ b/cluster/core/monitoring/loki/helm-release.yaml @@ -59,6 +59,10 @@ spec: cache_location: /data/loki/index_cache resync_interval: 5s shared_store: s3 + query_range: + parallelise_shardable_queries: false + query_scheduler_config: + max_outstanding_requests_per_tenant: 2048 image: repository: ghcr.io/k8s-at-home/loki resources: