Add ildkule to prometheus targets

This commit is contained in:
Felix Albrigtsen 2023-01-14 22:44:55 +01:00
parent 40c67c6153
commit 084313e01d
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@ in {
targets = [
"ildkule.pvv.ntnu.no:${toString cfg.exporters.node.port}"
"microbel.pvv.ntnu.no:9100"
"isvegg.pvv.ntnu.no:9100"
"knakelibrak.pvv.ntnu.no:9100"
];
}