Add IPv6 to blackbox
This is needed to monitor private services
This commit is contained in:
@ -2,8 +2,6 @@ modules:
|
||||
http:
|
||||
prober: http
|
||||
timeout: 10s
|
||||
http:
|
||||
preferred_ip_protocol: ip4 # Docker network is v4 only
|
||||
|
||||
https_redir:
|
||||
prober: http
|
||||
@ -16,7 +14,6 @@ modules:
|
||||
fail_if_header_not_matches:
|
||||
- header: Location
|
||||
regexp: ^https
|
||||
preferred_ip_protocol: ip4 # Docker network is v4 only
|
||||
|
||||
icmp:
|
||||
prober: icmp
|
||||
|
Reference in New Issue
Block a user