You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/connections/alerting.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -56,4 +56,6 @@ To make changes to a successful delivery rate alert, select the icon in the Acti
56
56
To delete a successful delivery rate alert, select the icon in the Actions column for the alert and click **Delete**.
57
57
58
58
> info "Deleting alerts created by other users requires Workspace Owner permissions"
59
-
> All users can delete successful delivery alerts that they created, but only those with Workspace Owner permissions can delete alerts created by other users.
59
+
> All users can delete successful delivery alerts that they created, but only those with Workspace Owner permissions can delete alerts created by other users.
60
+
61
+
Delivery Alerts are generated based on the outcomes of the last two stages in the pipeline: Failed Deliveries and Successful Deliveries. Therefore, Alerts will be determined by the attempts Segment makes to transmit events to your destination, focusing solely on events qualified for dispatch (i.e., those not discarded earlier due to business rules like protocols, destination filters, and mappings).
0 commit comments