Developer & DevOps

Monitor incidents and escalate to PagerDuty automatically

9 nodes 271 160 Automatic trigger
Download

Workflow Description

Automation that receives alerts from AMQP message queues, stores them in Crate database, then creates incidents in PagerDuty based on configured conditions to accelerate incident response and on-call routing.

How it works

  1. 1.Receive alert messages from AMQP queue
  2. 2.Evaluate alert severity against predefined rules
  3. 3.Persist alert data to Crate DB for audit trail
  4. 4.Create incident in PagerDuty with appropriate urgency level
  5. 5.Log escalation action and update alert status

Use cases

  • Automatically trigger PagerDuty incidents when critical system failures are detected
  • Maintain centralized audit log of all alerts and incidents for compliance and analysis
  • Route incidents to the correct on-call engineer based on severity thresholds

Requirements

  • Active AMQP broker connection with properly configured message queue
  • Crate DB credentials with read and write permissions
  • Valid PagerDuty API key with incident creation permissions
  • Predefined alert severity levels and PagerDuty escalation policies

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 271
Downloads 160

How to Use

  1. 1.Click "Download Template"
  2. 2.Open your n8n dashboard
  3. 3.Go to Workflows > Import from File
  4. 4.Select downloaded file and configure credentials

Nodes Used (9)

Values higher than 50°C

If

#1

Data from factory sensors

Amqp Trigger

#2

Set sensor data

Set

#3

Ingest machine data

Crate Db

#4

Ingest incident data

Crate Db

#5

Set incident info

Set

#6

Create an incident

Pager Duty

#7

Data enrichment (°C to °F)

Function

#8

Do nothing

No Op

#9