Skip to content

Workspace Owners can now delete alerts #6472

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 2, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 10 additions & 4 deletions src/connections/alerting.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,12 @@ To create a source volume alert:
- **In-app**: Select this to receive notifications in the Segment app. To view your notifications, select the bell next to your user icon in the Segment app.
5. Click **Save**.

To make changes to a source volume alert that you created, select the icon in the Actions column for the alert and click **Edit**.
To make changes to a source volume alert, select the icon in the Actions column for the alert and click **Edit**.

To delete a source volume alert that you created, select the icon in the Actions column for the alert and click **Delete**.
To delete a source volume alert, select the icon in the Actions column for the alert and click **Delete**.

> info "Deleting alerts created by other users requires Workspace Owner permissions"
> All users can delete source volume alerts that they created, but only those with Workspace Owner permissions can delete alerts created by other users.

## Successful delivery rate alerts

Expand All @@ -48,6 +51,9 @@ To create a successful delivery rate alert:
- **In-app**: Select this to receive notifications in the Segment app. To view your notifications, select the bell next to your user icon in the Segment app.
5. Click **Save**.

To make changes to a successful delivery rate alert that you created, select the icon in the Actions column for the alert and click **Edit**.
To make changes to a successful delivery rate alert, select the icon in the Actions column for the alert and click **Edit**.

To delete a successful delivery rate alert, select the icon in the Actions column for the alert and click **Delete**.

To delete a successful delivery rate alert that you created, select the icon in the Actions column for the alert and click **Delete**.
> info "Deleting alerts created by other users requires Workspace Owner permissions"
> All users can delete successful delivery alerts that they created, but only those with Workspace Owner permissions can delete alerts created by other users.