mirror of
https://git.pvv.ntnu.no/Drift/pvv-nixos-config.git
synced 2025-04-05 05:31:22 +02:00
Add ildkule to prometheus targets
This commit is contained in:
parent
40c67c6153
commit
084313e01d
@ -16,6 +16,7 @@ in {
|
|||||||
targets = [
|
targets = [
|
||||||
"ildkule.pvv.ntnu.no:${toString cfg.exporters.node.port}"
|
"ildkule.pvv.ntnu.no:${toString cfg.exporters.node.port}"
|
||||||
"microbel.pvv.ntnu.no:9100"
|
"microbel.pvv.ntnu.no:9100"
|
||||||
|
"isvegg.pvv.ntnu.no:9100"
|
||||||
"knakelibrak.pvv.ntnu.no:9100"
|
"knakelibrak.pvv.ntnu.no:9100"
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user