AgentPulse Docs

Notifications

Alert rules deliver to Slack, a generic HTTP webhook, or email. Configure channels once per organisation and attach them to rules.

Channel types

Slack

Add a Slack Incoming Webhook URL. Breaches post a message with the rule, metric, and current value to the channel the webhook targets.

Webhook

Add a generic HTTPS endpoint. AgentPulse POSTs a JSON payload on breach — wire it into PagerDuty, Opsgenie, or your own handler to page someone.

Email

Deliver breach notifications to one or more email addresses via SMTP.

Configuration

Create channels from the organisation settings, then attach one or more to each alert rule. The number of channels you can create is bounded by your plan.

No-op when unconfigured. A rule attached to a channel that has not been configured simply does not deliver — it never errors the alert evaluation.

Payload shape

Webhook deliveries include the rule name, the metric, the operator and threshold, the observed value, the window, and the timestamp of the breach, so a downstream system can route or escalate on any of them.