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
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@ Delivery Overview has three core features:
14
14
-[Breakdown table](#breakdown-table): contains more detail about the events that were processed at each pipeline step
15
15
-[Discard table](#discard-table): contains details about the events that failed or were filtered out of your process and allows you to inspect samples of them
16
16
17
-
You can refine these tables using the time picker and the metric toggle, located under the destination header. With the time picker, you can specify a time period (last 10 minutes, 1 hour, 24 hours,or7 days) for which you'd like to see data. With the metric toggle, you can switch between seeing metrics represented as percentages (for example,*85% of events* or*a 133% increase in events*) or as counts (*13 events* or*an increase of 145 events*.) Delivery Overview shows percentages by default.
17
+
You can refine these tables using the time picker and the metric toggle, located under the destination header. With the time picker, you can specify a time period (last 10 minutes, 1 hour, 24 hours, 7 days, 2 weeks, or a custom date range over the last two weeks) for which you'd like to see data. With the metric toggle, you can switch between seeing metrics represented as percentages (for example,*85% of events* or*a 133% increase in events*) or as counts (*13 events* or*an increase of 145 events*.) Delivery Overview shows percentages by default.
18
18
19
19
###Pipeline view
20
20
The pipeline view provides insights into each step your data is processed by enroute to the destination, with an emphasis on the steps where data can be discarded due to errors or your filter preferences. Each step provides details into counts, change rates, and event details (like the associated Event Type or Event Names), and the discard steps (Failed on ingest, Filtered at source, Filtered at destination, & Failed delivery) provide you with the reasons events were dropped before reaching the destination. Discard steps also include how to control or alter that outcome, when possible.