A new alert and notification framework has been implemented by the Orchestrator, allowing you to subscribe to alerts and set up notification channels for receiving notifications regarding particular events.
You can choose to be notified via email, slack, or push notification. Please note that this functionality is currently available for Admin users only.
To receive alerts, you must configure the notification channels and subscribe to the desired alerts.
โ
Configure Notification Channels
Navigate to the
Sites
page on the left-nav menu and click on theConfigure Alerts
button from theAlerts
pageYou can choose to receive alerts via three different channels: email, slack (webhook), or push notification.
Email: Add one or more email addresses under the email tab, as comma-separated values.
Slack: provide one or more Slack channel URLs using the
+
icon. Please refer to this Slack documentation for creating an incoming webhook - Slack DocumentationPush Notification: provide one or more push notification URLs and their associated public key certificates, using the
+
icon.
Subscribe/Unsubscribe to Alerts
After configuring one or more notification channels, scroll down to the bottom of the page to see a list of all the available alerts.
Simply select the checkmark next to the desired alert and click
Save
. You should see the checkmark turn green.If you wish to stop receiving notifications from an alert, you can do so by clicking on the green checkmark. Once you do that, the checkmark will turn grey, indicating that you have successfully unsubscribed from the alert.
View Alerts
You can also view the alerts you have subscribed to on the Alerts
page, as shown below. Furthermore, you can filter the list of alerts to a time range of your choosing from the time selector on the top of the screen.