[overwatch] scrape fanny
All checks were successful
Check flake syntax / flake-check (push) Successful in 4m45s

This commit is contained in:
2025-01-22 01:35:33 +01:00
parent e8b9879659
commit 60cfdfda82

View File

@@ -105,6 +105,12 @@ with lib;
targets = [ "10.0.0.13:9002" ];
}];
}
{
job_name = "fanny";
static_configs = [{
targets = [ "10.0.0.1:9002" ];
}];
}
# add vpn - check how to reach it first. most probably 10.100.0.1
];
};