Skip to content

Commit fd35d13

Browse files
committed
add defs to section headers [netlify-build]
1 parent 6b33c16 commit fd35d13

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/_includes/content/delivery-overview-discards.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -321,7 +321,7 @@
321321
<tr class="settingRow filtered-source">
322322
<td colspan="4" style="font-weight: bold; background-color:fafbff;font-size: 10px; text-transform: uppercase;"
323323
id="settingRow">
324-
Filtered at Source</td>
324+
Filtered at Source: Events that were discarded due to schema settings or <a href="/docs/protocols"> Protocols</a> Tracking Plans</td>
325325
</tr>
326326
<tr class="settingRow filtered-source" id="settingRow">
327327
<td>Common schema violation</td>
@@ -356,7 +356,7 @@
356356
<tr class="settingRow filtered-destination">
357357
<td colspan="4" style="font-weight: bold; background-color:fafbff;font-size: 10px; text-transform: uppercase;"
358358
id="settingRow">
359-
Filtered at Destination</td>
359+
Filtered at Destination: Events that were discarded due to Destination Filters, filtering in the Integrations object, or per source schema integration filters</td>
360360
</tr>
361361
<tr class="settingRow filtered-destination" id="settingRow">
362362
<td>Filtered by rules</td>
@@ -481,7 +481,7 @@
481481
<tr class="settingRow failed-delivery">
482482
<td colspan="4" style="font-weight: bold; background-color:fafbff;font-size: 10px; text-transform: uppercase;"
483483
id="settingRow">
484-
Failed Delivery</td>
484+
Failed Delivery: Events that have been discarded due to errors or unmet destination requirements</td>
485485
</tr>
486486
<tr class="settingRow failed-delivery" id="settingRow">
487487
<td>Invalid settings</td>

0 commit comments

Comments
 (0)