Skip to main content
To create a Slack notifier, set up Slack and then create the notifier in Chronosphere Observability Platform.

Set up Slack

Before creating a Slack notifier in Observability Platform, create an incoming webhook in Slack. See Sending messages using incoming webhooks in the Slack documentation for more information. Next, create a Slack notifier in Observability Platform.

Create a Slack notifier in Observability Platform

After setting up Slack, you can create a Slack notifier in Observability Platform. Select from the following methods to create a Slack notifier. You can use variables in your notifiers.
To create a Slack notifier:
  1. In the navigation menu select Alerting > Notifiers.
  2. Click Create notifier.
  3. Enter a descriptive name for the notifier.
  4. Select Slack as the type of notifier you want to create.
  5. In the API URL field, enter the URL you created for your webhook in Slack, which is called as a POST request. For example:
    https://hooks.slack.com/services/T00000000/B00000000/XXXXXXXXXXXXXXXX
    
    The API URL from Slack contains the channel name.
  6. The Channel field is deprecated and doesn’t affect the notifier. A channel name is still required in this field until the field is fully removed.
  7. Optional: In the Username field, enter the Slack username to post the notifier as.
  8. Optional: Select Notify when resolved to send a resolved alert notification.
  9. Click Save.