I am creating a web monitor and would like to use the DNS name in the url field (HTTP://$(Node.DNS):8080/] I also tried the default [HTTP://$(IP)] however when I do the test node / test I get this error:
Error getting value from 'Uri' on 'SolarWinds.APM.Probes.WebLinkProbeSettings'.
is this the wrong syntax? can I no use variables in the url?