ildkule/prometheus: add kommode and ustetind to machine list

This commit is contained in:
Oystein Kristoffer Tveit 2025-03-16 20:20:35 +01:00
parent e5cbd66769
commit 5c32798dcf
Signed by: oysteikt
GPG Key ID: 9F2F7D8250F35146

@ -16,6 +16,12 @@ in {
"bekkalokk.pvv.ntnu.no:9101"
];
}
{ labels.hostname = "kommode";
targets = [
"kommode.pvv.ntnu.no:9100"
"kommode.pvv.ntnu.no:9101"
];
}
{ labels.hostname = "bicep";
targets = [
"bicep.pvv.ntnu.no:9100"
@ -34,6 +40,12 @@ in {
"georg.pvv.ntnu.no:9101"
];
}
{ labels.hostname = "ustetind";
targets = [
"ustetind.pvv.ntnu.no:9100"
"ustetind.pvv.ntnu.no:9101"
];
}
{ labels.hostname = "hildring";
targets = [
"hildring.pvv.ntnu.no:9100"