Developer & DevOps

PagerDuty automation

9 nodes 195 124 Automatic trigger
Download

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. 1.Receive message from AMQP message broker
  2. 2.Evaluate conditional logic to classify message severity
  3. 3.Log incident data to CrateDB database
  4. 4.Send alert to PagerDuty when critical condition is met
  5. 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. 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