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

fix(monitoring): probe alew.hu-berlin.de every 5 min

This commit is contained in:
2021-12-14 00:13:25 +01:00
parent 31d59aba6a
commit bed0795a04

View File

@@ -191,6 +191,7 @@ in
]; } ];
}
{
scrape_interval = "5m";
job_name = "blackbox";
metrics_path = "/probe";
params.module = [ "http_2xx" ];