Use IPv4 in blackbox probes

Otherwise they simply fail as IPv6 doesn't work.
This commit is contained in:
2025-07-11 11:33:04 +02:00
parent 5956e37661
commit 9ec0e872b3

View File

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