Skip to main content

Alerts

Alerts watch your data and notify a webhook when a condition is met. Create and manage them from the Alerts tab.

Launchpad alerts

Create an alert

Configure:

FieldDescription
Alert NameA label for the alert.
ConditionA threshold on the last or aggregated value of your data; the alert fires when it's crossed.
Check IntervalHow often the condition is evaluated. The minimum is 1 minute.
Webhook URLThe endpoint to notify when the alert fires (e.g. Slack, Discord, or a custom receiver).
MessageThe payload/message sent with the notification.
Enable alert immediatelyWhether it starts active or paused.

Monitor and manage

Each alert card shows its condition, check interval, last value, and Recent Triggers so you can see when it last fired. From the same screen you can enable, disable, edit, or delete any alert.

Requires admin

Alert management drives Arc's admin API and requires an admin-scoped connection.

Notification delivery

Launchpad hands the webhook to Arc, which delivers the notification. Make sure the webhook URL is reachable from your Arc server.