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/unify/data-graph/index.md
+14-1Lines changed: 14 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -414,4 +414,17 @@ Upon editing and saving changes to your Data Graph, a modal will pop up to warn
414
414
415
415
### Detect warehouse breaking changes
416
416
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, orin-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 URLand 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.
0 commit comments