Developer & DevOps
PagerDuty automation
9 nodes
195
124
Automatic trigger
Workflow Description
Automation template connecting AMQP messages to CrateDB and triggering PagerDuty alerts based on conditional logic, enabling operations teams to respond rapidly to critical infrastructure incidents.
How it works
- 1.Receive message from AMQP message broker
- 2.Evaluate conditional logic to classify message severity
- 3.Log incident data to CrateDB database
- 4.Send alert to PagerDuty when critical condition is met
- 5.Execute custom function for additional error handling or notifications
Use cases
- Notify DevOps teams immediately when services fail or critical alerts occur
- Track and persist infrastructure incidents in a searchable database
- Automate incident response workflow to reduce mean time to resolution
Requirements
- Active AMQP message broker connection using AMQP protocol
- CrateDB instance with write permissions configured
- PagerDuty account with valid API key or authentication token
Service Value
Ready-made workflow template for automation delivery and service execution.
Apps Used
Amqp Trigger
Crate Db
Pager Duty
Details
Trigger
Automatic trigger
Nodes
9
Apps
3
Views
195
Downloads
124
How to Use
- 1.Click "Download Template"
- 2.Open your n8n dashboard
- 3.Go to Workflows > Import from File
- 4.Select downloaded file and configure credentials
Nodes Used (9)
Values higher than 50°C
If
Data from factory sensors
Amqp Trigger
Set sensor data
Set
Ingest machine data
Crate Db
Ingest incident data
Crate Db
Set incident info
Set
Create an incident
Pager Duty
Data enrichment (°C to °F)
Function
Do nothing
No Op