Skip to content

Commit 1543fd7

Browse files
Merge pull request #7672 from segmentio/master
Master to develop after one-off
2 parents a69962f + 12352e2 commit 1543fd7

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

src/monitor/alerts/default-alerts.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -69,9 +69,11 @@ View a brief description of each alert type. 
6969
- **Storage Destination Deleted**: A user in your workspace deleted a storage destination.
7070
- **Storage Destination Disabled**: A user in your workspace disabled a storage destination.
7171
- **Storage Destination Modified**: A user in your workspace modified an existing storage destination.
72-
- **Storage Destination Sync Failed**: Segment failed to sync any rows of data from your source to your storage destination.
73-
- **Storage Destination Sync Partially Succeeded**: Segment encountered some notices and was only able to sync some of your data from your source to your storage destination.
74-
- **Storage Destination Sync Skipped**: Segment skipped a scheduled sync to your storage destination. This might happen if the previous sync wasn't complete by the time the next sync was scheduled to begin.
72+
- **Storage Destination Sync Failed**<sup>*</sup>: Segment failed to sync any rows of data from your source to your storage destination.
73+
- **Storage Destination Sync Partially Succeeded**<sup>*</sup>: Segment encountered some notices and was only able to sync some of your data from your source to your storage destination.
74+
- **Storage Destination Sync Skipped**<sup>*</sup>: Segment skipped a scheduled sync to your storage destination. This might happen if the previous sync wasn't complete by the time the next sync was scheduled to begin.
75+
76+
_<sup>*</sup>The alerts for skipped, partially successful, or failed syncs apply across all storage destinations in your workspace and allow you to set a threshold after which you'd be notified. For example, you could choose to be notified after 1 failed sync, 5 skipped syncs, or 10 partially successful syncs across all storage destinations in your workspace. You can view the threshold you set in the **Sync threshold** column in the Storage Destinations tab of the Default alerts table._
7577

7678

7779
## Protocols alerts

0 commit comments

Comments
 (0)