I'm trying to create a HTTP monitor that uses a URL with a custom property rather than the default {$IP}.:
http://{$NodeWebsite}:${PORT}/
But it always reports back an error:
Unable to parse URL http://{$NodeWebsite}:${PORT}/. Invalid URI: The hostname could not be parsed.