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/reverse-etl/manage-retl.md
+7-3Lines changed: 7 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -53,7 +53,7 @@ To reset a sync:
53
53
You can choose to replay syncs. To replay a specific sync, contact [[email protected]](mailto:[email protected]). Keep in mind that triggering a replay resyncs all records for a given sync.
54
54
55
55
## Alerting
56
-
You can opt in to receive email, Slack, and in-app alerts about Reverse ETL sync failures, spikes in data ingested from your model, and fluctuations in the volume of events successfully delivered from your mapping.
56
+
You can opt in to receive email, Slack, and in-app alerts about Reverse ETL sync failuresand fluctuations in the volume of events successfully delivered to your mapping.
57
57
58
58
The notification channels that you select for one alert will apply to all alerts in your workspace.
59
59
@@ -73,6 +73,7 @@ To subscribe to alerts for a failed or partially successful sync:
73
73
> success ""
74
74
> If you opted to receive notifications by email, you can click **View active email addresses** to see the email addresses that are currently signed up to receive notifications.
75
75
76
+
<!--- IG 9/2024 - not yet working
76
77
### Model-level volume spike alerts
77
78
78
79
You can create an alert that notifies you when the volume of events received by your source in the last 24 hours changes beyond a set percentage. For example, if you set a change percentage of 4% and your source received 100 events over the first 24 hours, Segment would notify you the following day if your source ingested fewer than 96 or more than 104 events.
@@ -83,25 +84,28 @@ To receive a volume spike alert in a Slack channel, you must first create a Slac
83
84
2. Click **Create alert**.
84
85
3. Set a *change in event volume* percentage, or the percentage of change in event volume from your source that would prompt an alert.
85
86
4. Select one or more of the following notification channels:
86
-
-**Email**: Select this channel to receive emailed alerts at the email address that you use to sign in to Segment.
87
+
- **Email**: Enter an email address or alias that should receive alerts.
87
88
- **Slack notification**: Enter a Webhook URL and a Slack channel name to receive alerts in a Slack channel.
88
89
- **In-app notifications**: Select this to receive notifications in the Segment app. To view your notifications, select the bell next to your user icon in the Segment app.
89
90
5. Toggle the **Enable alert** setting on and click **Create**.
90
91
91
92
To edit or disable your alert, navigate to your model's Alerts tab and select the Actions menu for the model you'd like to edit.
You can create an alert that notifies you when the volume of events successfully received by your mapping in the last 24 hours falls below a percentage you set. For example, if you set a percentage of 99%, Segment notifies you if your destination had a successful delivery rate of 98% or below.
96
98
97
99
To receive a successful delivery rate fluctuation alert in a Slack channel, you must first create a Slack webhook. For more information about Slack webhooks, see Slack's [Sending messages using incoming webhooks](https://api.slack.com/messaging/webhooks){:target="_blank”} documentation.
98
100
101
+

102
+
99
103
To subscribe to alerts for successful delivery fluctuations at the mapping level:
100
104
1. Navigate to your intended mapping and select the **Alerts** tab.
101
105
2. Click **Create alert**.
102
106
3. Set an *alert threshold*, or the percentage of successfully delivered events that would prompt an alert.
103
107
4. Select one or more of the following notification channels:
104
-
-**Email**: Select this channel to receive emailed alerts at the email address that you use to sign in to Segment.
108
+
-**Email**: Enter an email address or alias that should receive alerts.
105
109
-**Slack notification**: Enter a Webhook URL and a Slack channel name to receive alerts in a Slack channel.
106
110
-**In-app notifications**: Select this to receive notifications in the Segment app. To view your notifications, select the bell next to your user icon in the Segment app.
107
111
5. Toggle the **Enable alert** setting on and click **Create**.
0 commit comments