diff --git a/src/monitor/alerts/custom-alerts.md b/src/monitor/alerts/custom-alerts.md index 57fd231408..ce24e32daa 100644 --- a/src/monitor/alerts/custom-alerts.md +++ b/src/monitor/alerts/custom-alerts.md @@ -4,9 +4,6 @@ title: Custom Alerts Segment's custom alerts allow you to customize the sensitivity of the trigger that activates an alert so you can more accurately detect event volume fluctuations in your integrations. -> info "Public beta" -> The Monitor hub is in Public Beta. Some functionality may change before it becomes generally available. - ![A screenshot of the custom alerts tab for a Segment workspace depicting three different source volume alerts with different integrations and thresholds.](/docs/monitor/images/custom-alerting.png) You can create alerts for the following product areas: diff --git a/src/monitor/alerts/default-alerts.md b/src/monitor/alerts/default-alerts.md index 64970592c1..d011472f63 100644 --- a/src/monitor/alerts/default-alerts.md +++ b/src/monitor/alerts/default-alerts.md @@ -49,7 +49,7 @@ View a brief description of each alert type.  - **Source Settings Modified**: A user in your workspace modified the settings for one of your sources. > info "Custom Source alerts" -> During the Monitor public beta, you can also configure custom [source volume alerts](/docs/monitor/alerts/custom-alerts/#source-volume-alert). +> You can also configure custom [source volume alerts](/docs/monitor/alerts/custom-alerts/#source-volume-alert). ## Destination alerts - **Destination Disabled**: A user in your workspace disabled a destination. @@ -62,7 +62,7 @@ View a brief description of each alert type.  - **Destination Modified**: A user in your workspace made changes to a destination. > info "Custom Destination alerts" -> 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). +> 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). ## Storage Destination alerts - **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. - **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”}. > info "Custom Engage alerts" -> 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. +> You can also configure custom [Activation event health spikes or drops](/docs/engage/audiences/#activation-event-health-spikes-or-drops) alerts. ## Users alerts - **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. - **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. > info "Custom Reverse ETL alerts" -> 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). +> 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). ## Data Graph alerts - **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). \ No newline at end of file diff --git a/src/monitor/alerts/index.md b/src/monitor/alerts/index.md index 451b67a37a..7a9dfc82a1 100644 --- a/src/monitor/alerts/index.md +++ b/src/monitor/alerts/index.md @@ -3,9 +3,6 @@ title: Alerts --- 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. -> info "Public beta" -> The Monitor hub is in Public Beta. Some functionality may change before it becomes generally available. - Segment has two kinds of alerts: - **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. - **Custom alerts**: Alerts that allow you to customize the sensitivity of the trigger that activates an alert so you can more accurately detect event volume fluctuations in your sources and destinations. For example, a _Source volume fluctuation_ alert would be a custom alert, as you could select a percentage of fluctuation that would work for your business needs.