Monitor gitlab.bsc.es too
This commit is contained in:
parent
4acd35e036
commit
42920c2521
@ -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:
|
||||||
|
@ -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 = [
|
||||||
|
Loading…
Reference in New Issue
Block a user