1
0
mirror of https://github.com/kmein/niveum synced 2026-03-19 19:41: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 = [{ static_configs = [{
targets = [ targets = [
"alew.hu-berlin.de" "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"
]; ];
}]; }];
} }