Skip to content

Commit debad95

Browse files
committed
Update delivery-overview.md
1 parent 5b46fb3 commit debad95

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

src/connections/delivery-overview.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ title: Delivery Overview
55
Delivery Overview is a visual observability tool designed to help Segment users diagnose event delivery issues for any cloud-streaming destination receiving events from cloud-streaming sources.
66

77
> info "Delivery Overview is currently in beta"
8-
> This means that the Delivery Overview feature is in active development, and some functionality may change before it becomes generally available. Beta users of Delivery Overview will still have access to the Event Delivery tab. During the public beta, Delivery Overview will only support event-streaming, cloud-mode destinations.
8+
> This means that the Delivery Overview feature is in active development, and some functionality may change before it becomes generally available. Beta users of Delivery Overview will still have access to the Event Delivery tab. During the public beta, Delivery Overview supports event-streaming, cloud-mode destinations.
99
1010
## Key features
1111

@@ -22,8 +22,9 @@ The pipeline view provides insights into each step your data is processed by enr
2222
The pipeline view shows the following steps:
2323
- **Successfully received**: Events that Segment ingested from your source
2424
- **Failed on ingest**: Events that Segment received, but were dropped due to internal data validation rules
25-
- **Filtered at source**: Events that were discarded due to schema settings or [Protocols](/docs/protocols/) tracking plans
26-
- **Filtered at destination**: Events that were discarded due to [Destination Filters](/docs/guides/filtering-data/#destination-filters), [filtering in the Integrations object](/docs/guides/filtering-data/#filtering-with-the-integrations-object), or [per source schema integration filters](/docs/guides/filtering-data/#per-source-schema-integrations-filters). [Actions destinations](/docs/connections/destinations/destination-actions/) also have a filtering capability: for example, if your action is set to only send Identify events, all other event types will be filtered out. Actions destinations with incomplete triggers or disabled mappings are filtered out at this step. <!--- Beta users of [Consent Management](/docs/privacy/consent-management/) also see events discarded due to consent preferences.--->
25+
- **Filtered at source**: Events that were discarded due to schema settings or [Protocols](/docs/protocols/) Tracking Plans
26+
- ***(Actions destinations only)*** **Mappings**: Select a [mapping](/docs/connections/destinations/actions/#customize-mappings) from the dropdown to view metrics for mapped events in the destination steps
27+
- **Filtered at destination**: Events that were discarded due to [Destination Filters](/docs/guides/filtering-data/#destination-filters), [filtering in the Integrations object](/docs/guides/filtering-data/#filtering-with-the-integrations-object), or [per source schema integration filters](/docs/guides/filtering-data/#per-source-schema-integrations-filters). [Actions destinations](/docs/connections/destinations/actions/) also have a filtering capability: for example, if your Action is set to only send Identify events, all other event types will be filtered out. Actions destinations with incomplete triggers or disabled mappings are filtered out at this step. <!--- Beta users of [Consent Management](/docs/privacy/consent-management/) also see events discarded due to consent preferences.--->
2728
- **Failed delivery**: Events that have been discarded due to errors or unmet destination requirements
2829
- **Successful delivery**: Events that were successfully delivered to the destination
2930

0 commit comments

Comments
 (0)