Scrape nix-cache caddy
Some checks failed
Run nix flake check / flake-check (push) Has been cancelled

This commit is contained in:
2025-06-01 02:40:41 +02:00
parent fa4782e43f
commit acb9e59775

View File

@@ -208,6 +208,15 @@
}
];
}
{
job_name = "nix-cache_caddy";
static_configs = [
{
scheme = "https";
targets = [ "nix-cache.home.2rjus.net" ];
}
];
}
];
pushgateway = {
enable = true;