Use google.com probe instead of bsc.es

The main website of the BSC is failing every day around 3:00 AM for
almost one hour, so it is not a very good target. Instead, google.com is
used which should be more reliable. The same robots.txt path is fetched,
as it is smaller than the main page.

Reviewed-by: Aleix Roca Nonell <aleix.rocanonell@bsc.es>
This commit is contained in:
Rodrigo Arias 2024-02-29 09:57:18 +01:00
parent f8097cb5cb
commit 005a67deaf

View File

@ -105,7 +105,7 @@
params = { module = [ "http_2xx" ]; };
static_configs = [{
targets = [
"https://www.bsc.es/robots.txt"
"https://www.google.com/robots.txt"
"https://pm.bsc.es/"
"https://pm.bsc.es/gitlab/"
"https://jungle.bsc.es/"