Monitor gitlab.bsc.es too
This commit is contained in:
parent
4acd35e036
commit
42920c2521
@ -3,6 +3,7 @@ modules:
|
||||
prober: http
|
||||
timeout: 5s
|
||||
http:
|
||||
follow_redirects: true
|
||||
valid_status_codes: [] # Defaults to 2xx
|
||||
method: GET
|
||||
http_with_proxy:
|
||||
|
@ -104,6 +104,7 @@
|
||||
targets = [
|
||||
"https://pm.bsc.es/"
|
||||
"https://jungle.bsc.es/"
|
||||
"https://gitlab.bsc.es/"
|
||||
];
|
||||
}];
|
||||
relabel_configs = [
|
||||
|
Loading…
Reference in New Issue
Block a user