Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 0 additions & 3 deletions src/monitor/alerts/custom-alerts.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
8 changes: 4 additions & 4 deletions src/monitor/alerts/default-alerts.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand All @@ -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.
Expand Down Expand Up @@ -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.
Expand All @@ -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).
3 changes: 0 additions & 3 deletions src/monitor/alerts/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down