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/delivery-overview.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -48,7 +48,7 @@ The pipeline view for storage destination includes the following steps:
48
48
-**Failed on ingest**: Events that Segment received, but were dropped due to internal data validation rules.
49
49
-**Filtered at source**: Events that were discarded due to schema settings or [Protocols](/docs/protocols/) Tracking Plans.
50
50
-**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), [Destination Insert functions](/docs/connections/functions/insert-functions/), 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. [Consent Management](/docs/privacy/consent-management/) users also see events discarded due to consent preferences.
51
-
-**Events to warehouse rows**: A read-only box that shows the point in the delivery process where Segment converts events into warehouse rows.
51
+
-**Events pending retry**: A read-only box that shows the number of events that are awaiting retry.
52
52
-**Failed to sync**: Syncs that either failed to sync or were partially successful. Selecting this step takes you to a table of all syncs with one or more failed collections. Select a sync from the table to view the discard reason, any collections that failed, the status, and the number of rows that synced for each collection. For information about common errors, see Ware
53
53
-**Successfully synced**: A record of all successful or partially successful syncs made with your destination. To view the reason a partially successfully sync was not fully successful, see the Failed to sync step.
54
54
@@ -60,11 +60,11 @@ The following image shows a storage destination with 23 partially successful syn
60
60
61
61
You can view information about events sent from Linked Audiences downstream to the Snowflake destination with the following pipeline view:
62
62
63
-
-**Events from audience**<sup>*</sup>: Events that Segment created for your activation. The number of events for each compute depends on the changes detected in your audience membership.
63
+
-**Events from audience**: Events that Segment created for your activation. The number of events for each compute depends on the changes detected in your audience membership.
64
64
-**Filtered at source**: Events discarded by Protocols: either by the [schema settings](/docs/protocols/enforce/schema-configuration/) or [Tracking Plans](/docs/protocols/tracking-plan/create/).
65
65
-**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), [Destination Insert functions](/docs/connections/functions/insert-functions/), 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. [Consent Management](/docs/privacy/consent-management/) users also see events discarded due to consent preferences.
66
-
-**Events to warehouse rows**: A read-only box that shows the point in the delivery process where Segment converts events into Snowflake warehouse rows.
67
-
-**Failed delivery**: Events that have been discarded due to errors or unmet destination requirements. Click into this step to view a table of all collections with one or more failed events. Select a collection from the table to view the discard reason, any events that failed, and the status. For information about common errors, see [Warehouse Errors](docs/connections/storage/warehouses/warehouse-errors).
66
+
-**Events pending retry**: A read-only box that shows the number of events that are awaiting retry.
67
+
-**Failed delivery**: Events that have been discarded due to errors or unmet destination requirements. Select a discard reason from the table to view all events that failed, sorted by collection. For information about common errors, see [Warehouse Errors](/docs/connections/storage/warehouses/warehouse-errors).
68
68
-**Successful delivery**: Events that were successfully delivered to Snowflake.
69
69
70
70
#### Destinations connected to Engage Destinations
0 commit comments