Contact points

A contact point is an alert notification destination for your monitoring stack. myStack currently supports Slack webhooks.

Prerequisites

In the console

Choose Telemetry, Contact Points.

To create a contact point

  1. Choose Telemetry, Contact Points, then create a contact point.
  2. For Name, enter a name (for example, Production alerts).
  3. For Type, use Slack webhook.
  4. For Slack Webhook URL, paste the Incoming Webhook URL from Slack.
  5. Choose Save.

Wait until Status is Ready.

Fields

Field Description
Name Display name for the contact point
Type Slack webhook
Slack Webhook URL Slack Incoming Webhook URL (for example, https://hooks.slack.com/services/...)

To edit a contact point

  1. Open the contact point and choose Edit.
  2. Update the name or webhook URL, then choose Save.

To delete a contact point

  1. Open the contact point list.
  2. Choose Delete for the contact point, then confirm.
Note If monitoring is not enabled, contact points are unavailable until you enable a monitoring instance.

Related