From 2a15d5aacb5f46e44a7ea8f01111caeba6b928f0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Motiejus=20Jak=C5=A1tys?= Date: Tue, 26 Aug 2025 06:04:12 +0000 Subject: [PATCH] +fsperf-test-1 --- hosts/fwminex/configuration.nix | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/hosts/fwminex/configuration.nix b/hosts/fwminex/configuration.nix index de46ee6..fc90026 100644 --- a/hosts/fwminex/configuration.nix +++ b/hosts/fwminex/configuration.nix @@ -464,6 +464,10 @@ in job_name = "vno1-vinc.jakst.vpn"; static_configs = [ { targets = [ "vno1-vinc.jakst.vpn:9100" ]; } ]; } + { + job_name = "motiejus-fsperf-test-1.jakst.vpn"; + static_configs = [ { targets = [ "motiejus-fsperf-test-1.jakst.vpn:9100" ]; } ]; + } ] ++ map