Skip to content

Commit 5cd9c65

Browse files
Merge pull request #7881 from segmentio/hotfix-monitor-tab
Updating missed copy/moving alert info from Audience overview page to custom alerts page
2 parents 841b9da + a67631f commit 5cd9c65

File tree

3 files changed

+27
-5
lines changed

3 files changed

+27
-5
lines changed

src/monitor/alerts/custom-alerts.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,3 +98,25 @@ To create an Activation event health spikes or drops alert:
9898
To make changes to an Activation event health spikes or drops alert, select the icon in the Actions column for the alert and click **Edit**.
9999

100100
To delete a Activation event health spikes or drops alert, select the icon in the Actions column for the alert and click **Delete**.
101+
102+
## Audience size change
103+
You can create an Audience size change alert that notifies you when your audience increases or decreases by a certain threshold. For example, if you set a change percentage of 4% and your destination had 100 members over the first 24 hours, Segment would notify you the following day if your audience had fewer than 96 or more than 104 members.
104+
105+
> info "Audience size change alerts currently only support Linked Audiences"
106+
> Audience size change alerts are in public beta, and Segment is actively working on this feature. During the public beta, Audience size change alerts only support Linked Audiences. Some functionality may change before it becomes generally available.
107+
108+
To create an Audience size change alert:
109+
110+
1. From your Segment workspace’s home page, navigate to **Engage > Audiences**.
111+
2. Select the Linked Audience you want to create an alert for, select the Alerts tab, and click **Create alert**.
112+
3. On the Create alert sidesheet, select the Audience size change alert and pick a destination for which you’d like to monitor event health.
113+
4. Enter a percentage threshold to trigger audience size change notifications.
114+
5. Select one or more of the following alert channels:
115+
- **Email**: Select this to receive notifications at the provided email address.
116+
- **Slack**: Select this to send alerts to one or more channels in your workspace. You can post messages to your channel with either a webhook or a workflow.
117+
- **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.
118+
6. Click **Save**.
119+
120+
To make changes to an Audience size change alert, select the icon in the Actions column for the alert and click **Edit**.
121+
122+
To delete a Audience size change alert, select the icon in the Actions column for the alert and click **Delete.**

src/monitor/alerts/default-alerts.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ View a brief description of each alert type. 
4949
- **Source Settings Modified**: A user in your workspace modified the settings for one of your sources.
5050

5151
> info "Custom Source alerts"
52-
> During the Monitor public beta, you can configure custom [source volume alerts](/docs/connections/alerting/#source-volume-alerts), but these alerts won't appear in the Monitor tab.
52+
> During the Monitor public beta, you can also configure custom [source volume alerts](/docs/monitor/alerts/custom-alerts/#source-volume-alert).
5353
5454
## Destination alerts
5555
- **Destination Disabled**: A user in your workspace disabled a destination.
@@ -62,7 +62,7 @@ View a brief description of each alert type. 
6262
- **Destination Modified**: A user in your workspace made changes to a destination.
6363

6464
> info "Custom Destination alerts"
65-
> During the Monitor public beta, you can configure custom [Successful delivery rate alerts](/docs/connections/alerting/#successful-delivery-rate-alerts), but these alerts won't appear in the Monitor tab.
65+
> During the Monitor public beta, you can also configure custom [Successful delivery rate alerts](/docs/monitor/alerts/custom-alerts/#successful-delivery-rate-alert) and [Audience size change alerts](/docs/monitor/alerts/custom-alerts/#audience-size-change).
6666
6767
## Storage Destination alerts
6868
- **Storage Destination Created**: A user in your workspace created a new instance of a storage destination.
@@ -117,7 +117,7 @@ your identity-resolved profiles to your data warehouse.
117117
- **Audience Run Failed**: Segment was unable to compute your Audience. To resolve this error, please [contact Segment support](https://segment.com/help/contact/){:target="_blank”}.
118118

119119
> info "Custom Engage alerts"
120-
> During the Monitor public beta, you can configure custom [Activation event health spikes or drops](/docs/engage/audiences/#activation-event-health-spikes-or-drops) and [Audience size change](/docs/engage/audiences/#audience-size-change) alerts, but these alerts won't appear in the Monitor tab.
120+
> During the Monitor public beta, you can also configure custom [Activation event health spikes or drops](/docs/engage/audiences/#activation-event-health-spikes-or-drops) alerts.
121121
122122
## Users alerts
123123
- **Access Request Created**: A user in your workspace requested access to a resource that they don't currently have permission to view. For more information, see the [Request Access](/docs/segment-app/iam/membership/#request-access) documentation.
@@ -137,7 +137,7 @@ your identity-resolved profiles to your data warehouse.
137137
- **Reverse ETL Sync Partial Success**: Segment was able to sync some, but not all, of your records from your data warehouse with your downstream destination.
138138

139139
> info "Custom Reverse ETL alerts"
140-
> During the Monitor public beta, you can configure custom Reverse ETL alerts for [mapping-level successful delivery rate fluctuations](/docs/connections/reverse-etl/manage-retl/#mapping-level-successful-delivery-rate-fluctuations), but these alerts won't appear in the Monitor tab.
140+
> During the Monitor public beta, you can also configure custom Reverse ETL alerts for [mapping-level successful delivery rate fluctuations](/docs/monitor/alerts/custom-alerts/#mapping-level-successful-delivery-rate-fluctuations).
141141
142142
## Data Graph alerts
143143
- **Data Graph Breaking Change**: A change in your warehouse broke components of your Data Graph. For more information about breaking changes, see the [Data Graph docs](/docs/unify/data-graph/#detect-warehouse-breaking-changes).

src/monitor/alerts/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Alerts
44
Segment's alerting features allow you to receive in-app, email, and Slack notifications related to the status, performance, and throughput of your Segment integrations.
55

66
> info "Public beta"
7-
> The Monitor hub is in Public Beta. Some functionality may change before it becomes generally available. During the public beta, only default alerts are located in the Monitor tab.
7+
> The Monitor hub is in Public Beta. Some functionality may change before it becomes generally available.
88
99
Segment has two kinds of alerts:
1010
- **Default alerts**: Alerts that have a preset threshold and are often used to detect changes users make to the integrations in your workspace. For example, a _Source created_ alert is a default alert.

0 commit comments

Comments
 (0)