add icons to notification endpoint topics
parent
d9ec46fc5f
commit
d03ca8d6f2
|
|
@ -19,12 +19,18 @@ To send notifications about changes in your data, start by creating a notificati
|
|||
|
||||
## Create a notification endpoint in the UI
|
||||
|
||||
1. On the **Monitoring and Alerting** page, next to **Notification Endpoints**, click **Create**.
|
||||
2. In the **Name** and **Description** fields, enter a name and description for the endpoint.
|
||||
3. From the **Destination** drop-down list, select a destination endpoint to send notifications:
|
||||
1. Select the **Monitoring and Alerting** icon from the sidebar.
|
||||
|
||||
|
||||
{{< nav-icon "alerts" >}}
|
||||
|
||||
|
||||
2. Next to **Notification Endpoints**, click **Create**.
|
||||
3. In the **Name** and **Description** fields, enter a name and description for the endpoint.
|
||||
4. From the **Destination** drop-down list, select a destination endpoint to send notifications:
|
||||
- (Free plan) Slack
|
||||
- (Pay as You Go plan) HTTP, Slack, or PagerDuty
|
||||
4. Enter the **URL** to notify, and then enter connection information:
|
||||
5. Enter the **URL** to notify, and then enter connection information:
|
||||
|
||||
- For HTTP:
|
||||
|
||||
|
|
@ -42,4 +48,4 @@ To send notifications about changes in your data, start by creating a notificati
|
|||
|
||||
- For PagerDuty, enter your PagerDuty routing key in the **Routing Key** field.
|
||||
|
||||
5. Click **Create Notification Endpoint**.
|
||||
6. Click **Create Notification Endpoint**.
|
||||
|
|
|
|||
|
|
@ -17,4 +17,7 @@ related:
|
|||
|
||||
If notifications are no longer sent to an endpoint, complete the steps below to delete the endpoint, and then [update notification rules](/v2.0/cloud/monitor-alert/manage-notification-rules/update-notification-rules) with a new notification endpoint as needed.
|
||||
|
||||
1.
|
||||
1. Select the **Monitoring and Alerting** icon from the sidebar.
|
||||
|
||||
|
||||
{{< nav-icon "alerts" >}}
|
||||
|
|
@ -15,4 +15,7 @@ related:
|
|||
|
||||
To update information for a specified notification endpoint, complete the steps below. To update a notification endpoint for a specified notification rule, [update notification rules](/v2.0/cloud/monitor-alert/update-notification-rules/) by selecting the updated notification endpoint.
|
||||
|
||||
1.
|
||||
1. Select the **Monitoring and Alerting** icon from the sidebar.
|
||||
|
||||
|
||||
{{< nav-icon "alerts" >}}
|
||||
|
|
|
|||
Loading…
Reference in New Issue