commit 2a15d5aacb5f46e44a7ea8f01111caeba6b928f0 (tree) parent 89056ce89e96483dceb1b9161f05af150ee6d89e Author: Motiejus Jakštys <motiejus@jakstys.lt> Date: Tue, 26 Aug 2025 06:04:12 +0000 +fsperf-test-1 Diffstat:
| M | hosts/fwminex/configuration.nix | | | 4 | ++++ |
1 file changed, 4 insertions(+), 0 deletions(-)
diff --git 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