From 7dda362c06c93d53705cfd5ff78e895aeae95e9c Mon Sep 17 00:00:00 2001 From: Rory& Date: Sat, 8 Feb 2025 19:34:44 +0100 Subject: Format files --- modules/monitoring/module.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'modules/monitoring/module.nix') diff --git a/modules/monitoring/module.nix b/modules/monitoring/module.nix index c8d1d61..f47c483 100644 --- a/modules/monitoring/module.nix +++ b/modules/monitoring/module.nix @@ -40,8 +40,8 @@ in prometheus = lib.mkIf (cfg.localPrometheus) { enable = true; listenAddress = "127.0.0.1"; - extraFlags = [ - "--storage.tsdb.wal-compression" + extraFlags = [ + "--storage.tsdb.wal-compression" "--query.max-concurrency 128" "--rules.max-concurrent-evals 64" "--storage.tsdb.retention.size 250GB" -- cgit 1.5.1