checker: build host FQDN from subdomain + apex at service scope
This commit is contained in:
parent
603e93355b
commit
77f8ee4024
5 changed files with 31 additions and 7 deletions
|
|
@ -24,6 +24,7 @@ const ObservationKeyHTTP = "http"
|
|||
|
||||
const (
|
||||
OptionService = "service"
|
||||
OptionDomainName = "domain_name"
|
||||
OptionProbeTimeoutMs = "probeTimeoutMs"
|
||||
OptionMaxRedirects = "maxRedirects"
|
||||
OptionUserAgent = "userAgent"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue