Skip to content

Commit f4988e0

Browse files
committed
init alerting
1 parent a8a50bc commit f4988e0

File tree

1 file changed

+14
-9
lines changed

1 file changed

+14
-9
lines changed

src/connections/reverse-etl/index.md

Lines changed: 14 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -159,18 +159,23 @@ To reset a sync:
159159
#### Replays
160160
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.
161161

162-
#### Email alerts
163-
You can opt in to receive email alerts regarding notifications for Reverse ETL.
162+
#### Alerting
163+
You can opt in to receive email, Slack, and in-app alerts about Reverse ETL sync failures and partial successes.
164164

165-
To subscribe to email alerts:
165+
To subscribe to alerts:
166166
1. Navigate to **Settings > User Preferences**.
167167
2. Select **Reverse ETL** in the **Activity Notifications** section.
168-
3. Click the toggle on for the notifications you want to receive. You can choose from:
169-
170-
Notification | Details
171-
------ | -------
172-
Reverse ETL Sync Failed | Set toggle on to receive notification when your Reverse ETL sync fails.
173-
Reverse ETL Sync Partial Success | Set toggle on to receive notification when your Reverse ETL sync is partially successful.
168+
3. Click the Reverse ETL sync status that you'd like to receive notifications for. You can select one or more of the following sync statuses:
169+
- **Reverse ETL sync failed**: Receive a notification when your Reverse ETL sync fails.
170+
- **Reverse ETL sync partial success**: Receive a notification when your Reverse ETL sync is partially successful.
171+
4. Select one or more of the following alert options:
172+
- **Enable email notifications**: Enter an email address or alias that should receive alerts.
173+
- **Enable Slack notifications**: Enter a Webhook URL and Slack channel name.
174+
- **Enable in-app notifications**: Select this option to see an in-app notification.
175+
5. Click **Create alert**.
176+
177+
> info "View email addresses that are signed up to receive alerts"
178+
> 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.
174179
175180
### Edit your model
176181

0 commit comments

Comments
 (0)