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

feat(prometheus): monitor more URLs

This commit is contained in:
2022-01-27 15:40:50 +01:00
parent ac75dcb826
commit 755105a428

View File

@@ -176,6 +176,15 @@ in
static_configs = [{
targets = [
"alew.hu-berlin.de"
"pad.kmein.de"
"code.kmein.de"
"radio.kmein.de"
"tarot.kmein.de"
"cloud.xn--kiern-0qa.de"
"grafana.kmein.r"
"names.kmein.r"
"rrm.r"
"graph.r"
];
}];
}