Monitor gitlab.bsc.es too

This commit is contained in:
Rodrigo Arias 2023-10-03 09:45:13 +02:00 committed by rodarima
parent 4acd35e036
commit 42920c2521
2 changed files with 2 additions and 0 deletions

View File

@ -3,6 +3,7 @@ modules:
prober: http prober: http
timeout: 5s timeout: 5s
http: http:
follow_redirects: true
valid_status_codes: [] # Defaults to 2xx valid_status_codes: [] # Defaults to 2xx
method: GET method: GET
http_with_proxy: http_with_proxy:

View File

@ -104,6 +104,7 @@
targets = [ targets = [
"https://pm.bsc.es/" "https://pm.bsc.es/"
"https://jungle.bsc.es/" "https://jungle.bsc.es/"
"https://gitlab.bsc.es/"
]; ];
}]; }];
relabel_configs = [ relabel_configs = [