Skip to content

Commit 2b65997

Browse files
Merge pull request #7206 from segmentio/data-graph-alerting
Data Graph breaking changes alerting docs
2 parents 4599194 + 8b35fb3 commit 2b65997

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

src/unify/data-graph/index.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -414,4 +414,17 @@ Upon editing and saving changes to your Data Graph, a modal will pop up to warn
414414

415415
### Detect warehouse breaking changes
416416

417-
Segment has a service that regularly scans and monitors the Data Graph for changes that occur in your warehouse that may break components of the Data Graph, such as when the table being referenced by the Data Graph gets deleted from your warehouse or when the primary key column no longer exists. An alert banner will be displayed on the Data Graph landing page. The banner will be removed once the issues are resolved in your warehouse and/or the Data Graph. You will also have the option to trigger a manual sync of your warehouse schema.
417+
Segment has a service that regularly scans and monitors the Data Graph for changes that occur in your warehouse that may break components of the Data Graph, like when the table being referenced by the Data Graph gets deleted from your warehouse or when the primary key column no longer exists. An alert banner will be displayed on the Data Graph landing page. The banner will be removed once the issues are resolved in your warehouse and/or the Data Graph. You will also have the option to trigger a manual sync of your warehouse schema.
418+
419+
### Receive alerts for warehouse breaking changes
420+
421+
Configure alerts for breaking changes to receive notifications over Slack, email, or in-app notification whenever Segment detects a breaking change in your warehouse.
422+
423+
To configure alerts for breaking changes:
424+
1. Open your workspace and navigate to **Settings > User Preferences > Activity Notifications**.
425+
2. Select **Data Graph**.
426+
3. Select one of the following notification methods:
427+
- **Email**: Select this to receive notifications at either the email address associated with your account or another email address that you enter into this field.
428+
- **Slack**: Select this and enter a Slack webhook URL and channel name to send alerts to a channel in your Slack workspace.
429+
- **In-app**: 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.
430+
4. Click **Save**.

0 commit comments

Comments
 (0)