Skip to content

Commit 5c7827a

Browse files
authored
Merge pull request #4023 from replicatedhq/docs/failure-alert-contacts
[! wait to merge !] Document failure alert contact for webhook notification subscriptions
2 parents 4cfa295 + 80dd30b commit 5c7827a

2 files changed

Lines changed: 7 additions & 0 deletions

File tree

docs/vendor/event-notifications-create.mdx

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,12 @@ To create an event notification subscription:
7474

7575
The test result displays the HTTP status code and response time, or an error message with troubleshooting guidance. If you configured a signing secret, the test request is signed with HMAC-SHA256 so you can also verify your signature validation logic.
7676

77+
1. (Optional) In the **Failure alert contact** field, enter the email address to notify when webhook delivery permanently fails.
78+
79+
Type a team member's name or email to search for suggestions. You can also enter any external email address, such as an on-call routing address for PagerDuty or OpsGenie.
80+
81+
Without a failure alert contact, Replicated notifies the subscription creator and all team admins by default.
82+
7783
<!-- TODO: Add screenshot of delivery method selection -->
7884

7985
1. Click **Create Notification**.

docs/vendor/event-notifications-manage.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,7 @@ To edit a notification:
9191
- Add or update a custom subscription name to help identify the subscription
9292
- Add or remove event types, or modify filters on existing event types to broaden or narrow the scope
9393
- Change the delivery method or destination
94+
- Update the **Failure alert contact** to change who receives webhook delivery failure notifications
9495
- Check or uncheck the **Enable this notification** checkbox to pause or unpause the notification
9596

9697
1. Click **Save Changes**.

0 commit comments

Comments
 (0)