checker: build host FQDN from subdomain + apex at service scope
This commit is contained in:
parent
06036c89d9
commit
a1203425ff
3 changed files with 28 additions and 7 deletions
|
|
@ -35,6 +35,7 @@ const ObservationKeySSH = "ssh"
|
|||
// Option ids on CheckerOptions.
|
||||
const (
|
||||
OptionService = "service"
|
||||
OptionDomainName = "domain_name"
|
||||
OptionPorts = "ports"
|
||||
OptionProbeTimeoutMs = "probeTimeoutMs"
|
||||
OptionIncludeAuthProbe = "includeAuthProbe"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue