Skip to content

Commit 4dd0242

Browse files
authored
Merge pull request #6087 from segmentio/bcaudillo-patch-8
Add to delivery overview alerts section
2 parents c7fc6db + 07b5fee commit 4dd0242

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

src/connections/delivery-overview.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,12 @@ With Source Debugger or Event Delivery, you can only verify that events are succ
8787
With Delivery Overview, you can verify that your source receives your events, that any filters and tracking plans work as expected, and that events successfully make it to your destination. Any errors or unexpected behavior can be identified using the pipeline view, leading to quicker resolution.
8888

8989
## How can I configure alerts?
90-
During the Delivery Overview beta, you can use the Event Delivery alerting features (Delivery Alerts) by selecting the **Alerts** tab in the destination header.
90+
During the Delivery Overview beta, you can use the Event Delivery alerting features (Delivery Alerts) by selecting the **Alerts** tab in the destination header.
91+
92+
Once you enable alerts, if the successful delivery rate of all events is less than the threshold percentage in the last 24 hours, you'll be notified through in-app notification and/or workspace email.
93+
94+
Please note that this is dependent on your [notication settings](/docs/segment-app/#segment-settings). For example, if the threshold is set to 99%, then you'll be notified each time less than 100% of events fail.
95+
9196

9297
## Why is the Delivery Overview page only available for cloud-mode destinations?
9398
Similar to Segment's [Event Delivery](/docs/connections/event-delivery/) feature, the Delivery Overview page is only available for server-side integrations (also known as cloud-mode destinations). You won't be able to use the Delivery Overview page for client side integrations (also known as device-mode destinations) because device-mode data is sent directly to the destination tool's API. In order to report on deliverability, data must be sent to destinations using a server-side connection.

0 commit comments

Comments
 (0)