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:
@@ -191,6 +191,7 @@ in
|
|||||||
]; } ];
|
]; } ];
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
|
scrape_interval = "5m";
|
||||||
job_name = "blackbox";
|
job_name = "blackbox";
|
||||||
metrics_path = "/probe";
|
metrics_path = "/probe";
|
||||||
params.module = [ "http_2xx" ];
|
params.module = [ "http_2xx" ];
|
||||||
|
|||||||
Reference in New Issue
Block a user