feat(monitoring): cloudflared metrics

This commit is contained in:
arcnmx 2024-06-24 12:11:07 -07:00
parent 1d19f0821d
commit ec7e322e2d
10 changed files with 124 additions and 29 deletions

View file

@ -23,6 +23,7 @@ _: {
};
exports = {
services = {
cloudflared.enable = true;
};
};
}