From 9a5716f2df8fcaf4ab184cca21c4ab5692f61b8d Mon Sep 17 00:00:00 2001 From: goeranh Date: Mon, 20 Apr 2026 14:10:33 +0200 Subject: [PATCH] increase max series for queries --- hosts/monitoring/default.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/hosts/monitoring/default.nix b/hosts/monitoring/default.nix index e0dbcaa..f3c6829 100644 --- a/hosts/monitoring/default.nix +++ b/hosts/monitoring/default.nix @@ -60,6 +60,7 @@ ingestion_burst_size_mb = 64; per_stream_rate_limit = "32MB"; per_stream_rate_limit_burst = "64MB"; + max_query_series = 100000; }; schema_config = { configs = [