From c09dde1a8270ae52dca118dfbba7832bdb492e24 Mon Sep 17 00:00:00 2001 From: forstisabella <92472883+forstisabella@users.noreply.github.com> Date: Tue, 25 Mar 2025 16:39:15 -0400 Subject: [PATCH 1/3] Add Audience Compute Run alert to the default alerts page --- src/monitor/alerts/default-alerts.md | 1 + 1 file changed, 1 insertion(+) diff --git a/src/monitor/alerts/default-alerts.md b/src/monitor/alerts/default-alerts.md index bd20b502e8..c0f69dc6b9 100644 --- a/src/monitor/alerts/default-alerts.md +++ b/src/monitor/alerts/default-alerts.md @@ -111,6 +111,7 @@ your identity-resolved profiles to your data warehouse. - **Audience Destination Sync Failed**: Segment was unable to sync your Audience with a connected destination. - **Audience Modified**: A user in your workspace modified an Audience. - **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”}. +- **Audience Compute Run**: Segment finished calculating your Audience. > info "Custom Engage alerts" > During the Monitor public beta, you can configure custom [Activation event health spikes or drops](/docs/engage/audiences/#activation-event-health-spikes-or-drops) alerts, but these alerts won't appear in the Monitor tab. From cb8bfc290c7b60036d13367c76707affa5b54bab Mon Sep 17 00:00:00 2001 From: forstisabella <92472883+forstisabella@users.noreply.github.com> Date: Fri, 28 Mar 2025 12:27:55 -0400 Subject: [PATCH 2/3] rewrite --- src/monitor/alerts/default-alerts.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/monitor/alerts/default-alerts.md b/src/monitor/alerts/default-alerts.md index c0f69dc6b9..fa77d20172 100644 --- a/src/monitor/alerts/default-alerts.md +++ b/src/monitor/alerts/default-alerts.md @@ -111,7 +111,7 @@ your identity-resolved profiles to your data warehouse. - **Audience Destination Sync Failed**: Segment was unable to sync your Audience with a connected destination. - **Audience Modified**: A user in your workspace modified an Audience. - **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”}. -- **Audience Compute Run**: Segment finished calculating your Audience. +- **Audience Compute Run**: Segment finished computing your Audience, and the Audience is now is live. Users will enter your Audience in real-time as they meet entry criteria. > info "Custom Engage alerts" > During the Monitor public beta, you can configure custom [Activation event health spikes or drops](/docs/engage/audiences/#activation-event-health-spikes-or-drops) alerts, but these alerts won't appear in the Monitor tab. From 52f3a310dd79a68ae791ceee4ea8af196ac03e41 Mon Sep 17 00:00:00 2001 From: forstisabella <92472883+forstisabella@users.noreply.github.com> Date: Fri, 28 Mar 2025 13:04:01 -0400 Subject: [PATCH 3/3] Update src/monitor/alerts/default-alerts.md --- src/monitor/alerts/default-alerts.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/monitor/alerts/default-alerts.md b/src/monitor/alerts/default-alerts.md index fa77d20172..d33c447cd5 100644 --- a/src/monitor/alerts/default-alerts.md +++ b/src/monitor/alerts/default-alerts.md @@ -111,7 +111,7 @@ your identity-resolved profiles to your data warehouse. - **Audience Destination Sync Failed**: Segment was unable to sync your Audience with a connected destination. - **Audience Modified**: A user in your workspace modified an Audience. - **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”}. -- **Audience Compute Run**: Segment finished computing your Audience, and the Audience is now is live. Users will enter your Audience in real-time as they meet entry criteria. +- **Audience Compute Run**: Segment finished computing your Audience, and the Audience is now live. Users will enter your Audience in real-time as they meet entry criteria. > info "Custom Engage alerts" > During the Monitor public beta, you can configure custom [Activation event health spikes or drops](/docs/engage/audiences/#activation-event-health-spikes-or-drops) alerts, but these alerts won't appear in the Monitor tab.