Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.warrn.io/llms.txt

Use this file to discover all available pages before exploring further.

PropertyValue
TypeIncoming
LevelService
Auto-resolveYes
Pingdom sends state-change notifications to Warrn via webhook. When a check goes DOWN, Warrn creates an alert. When the check returns to UP, Warrn auto-resolves the matching alert.

Setup

1

Add the integration in Warrn

Open a service or team in Warrn. Go to the Integrations tab, add Pingdom,. Copy the generated webhook URL.
2

Create a webhook integration in Pingdom

In Pingdom, go to Integrations > Integrations. Click Add integration and select Webhook. Paste the webhook URL from Warrn and save.
3

Assign the webhook to your checks

In Pingdom, open the uptime or transaction check you want to monitor. Under Alerting, add the webhook integration you just created.

How it works

Pingdom sends a JSON payload for each state change. The current_state field determines the action:
  • DOWN (or any non-UP state): Creates a new alert in Warrn. Deduplicates by check_id.
  • UP: Auto-resolves the matching Warrn alert.

Field mapping

Pingdom fieldWarrn field
check_name + state + hostnameAlert name
long_description, check type, URL, probe locationsDescription
importance_levelSeverity (mapped, see below)
check_idAlert alias (used for dedup and auto-resolve)
Check type, Pingdom tags, hostnameTags

Severity mapping

Pingdom importanceWarrn severity
highhigh
lowlow
(missing or unrecognized)high