Create an alert method
Reading time: 0 minute(s) (0 words)
See how to create an alert method.
Tired of reading? Check out the video tutorial!
To define an alert policy that expresses a set of conditions you want to track or monitor, first, you must create an alert method.
Configuration
For the purpose of SLOcademy, we'll show you how to configure Slack as an alert method.
Follow these steps to create an alert method in the Nobl9 UI:
- Go to Integrations > Alert Methods.
- Click .
- Select Slack as an alert method.
- Enter the URL.
This is your Incoming Webhook URL. It must start withhttps://hooks.slack.com/
. - Select a Project.
Specifying a project is helpful when multiple users are spread across multiple teams or projects. When the Project field is left blank, Nobl9 uses thedefault
project. - Enter a Display Name.
You can enter a user-friendly name with spaces in this field. - Enter a Name.
The name is mandatory and can only contain lowercase, alphanumeric characters, and dashes (for example,my-project-1
). Nobl9 duplicates the display name here, transforming it into the supported format, but you can edit the result. - Enter a Description.
Here you can add details such as who is responsible for the integration (team/owner) and the purpose of creating it. - Click Add alert method
Each alert method integration has its specific authentication requirements. Follow the guidelines described in the in-app help panels in the Nobl9 UI or refer to the documentation.
You can test your alert methods for all notification services supported by the Nobl9 platform through the UI. On the Details screen, click Test in the upper-left corner.
Check out the configuration video:
Voilà! You've just created your first alert method!