diff --git a/m/hut/blackbox.yml b/m/hut/blackbox.yml index 232fb89..c32d73a 100644 --- a/m/hut/blackbox.yml +++ b/m/hut/blackbox.yml @@ -3,6 +3,7 @@ modules: prober: http timeout: 5s http: + follow_redirects: true valid_status_codes: [] # Defaults to 2xx method: GET http_with_proxy: diff --git a/m/hut/monitoring.nix b/m/hut/monitoring.nix index 49ebf7c..d5d9d03 100644 --- a/m/hut/monitoring.nix +++ b/m/hut/monitoring.nix @@ -104,6 +104,7 @@ targets = [ "https://pm.bsc.es/" "https://jungle.bsc.es/" + "https://gitlab.bsc.es/" ]; }]; relabel_configs = [