Skip to content

Commit 46bdcce

Browse files
committed
make changes requested by eng
1 parent bdd7b6e commit 46bdcce

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed
174 KB
Loading

src/connections/reverse-etl/manage-retl.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ To reset a sync:
5353
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.
5454

5555
## 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 failures and fluctuations in the volume of events successfully delivered to your mapping.
5757

5858
The notification channels that you select for one alert will apply to all alerts in your workspace.
5959

@@ -73,6 +73,7 @@ To subscribe to alerts for a failed or partially successful sync:
7373
> success ""
7474
> 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.
7575
76+
<!--- IG 9/2024 - not yet working
7677
### Model-level volume spike alerts
7778
7879
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
8384
2. Click **Create alert**.
8485
3. Set a *change in event volume* percentage, or the percentage of change in event volume from your source that would prompt an alert.
8586
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.
8788
- **Slack notification**: Enter a Webhook URL and a Slack channel name to receive alerts in a Slack channel.
8889
- **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.
8990
5. Toggle the **Enable alert** setting on and click **Create**.
9091
9192
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.
93+
--->
9294

9395
### Mapping-level successful delivery rate fluctuations
9496

9597
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.
9698

9799
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.
98100

101+
![A screenshot of the Alerts tab for a Mapping, with the new mapping sidesheet partially filled out.](images/mapping-alerting.jpeg)
102+
99103
To subscribe to alerts for successful delivery fluctuations at the mapping level:
100104
1. Navigate to your intended mapping and select the **Alerts** tab.
101105
2. Click **Create alert**.
102106
3. Set an *alert threshold*, or the percentage of successfully delivered events that would prompt an alert.
103107
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.
105109
- **Slack notification**: Enter a Webhook URL and a Slack channel name to receive alerts in a Slack channel.
106110
- **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.
107111
5. Toggle the **Enable alert** setting on and click **Create**.

0 commit comments

Comments
 (0)