Steer traffic based on monitoring results

New feature

We now include a monitoring destination variable to automatically steer traffic based on the destination’s status.

This can be particularly beneficial when your website is unavailable and you need to redirect your users to an alternative location.

For example, you can configure a dynamic destination using the expression monitoring.status == 'down' to lead visitors to the emergency landing page informing them that the website will be back up shortly. Once the website is back online, users are automatically redirected again to the primary destination.