1
0
mirror of https://github.com/kmein/niveum synced 2026-03-16 10:11:08 +01:00

feat(tahina): init

This commit is contained in:
2022-03-16 16:04:22 +01:00
parent 012d78cc0e
commit e08eb0e970
7 changed files with 91 additions and 6 deletions

View File

@@ -238,6 +238,16 @@ in {
}
];
}
{
job_name = "tahina";
static_configs = [
{
targets = [
"tahina.r:${toString config.services.prometheus.exporters.node.port}"
];
}
];
}
];
services.prometheus.exporters.blackbox = {