Skip to content
FlowHubFluxonLab
CrateDB
Crate Dbfree

Manage incident reporting in PagerDuty and CrateDB

by Harshil Agrawaladapted from n8n official workflow galleryUpdated Aug 2026
RequiresCrateDBCrateDBPagerDutyPagerDuty
Share Post Share
IfValues higher than 50°CValues higher t…AmData from factory sensorsData from facto…SeSet sensor dataCDIngest machine dataIngest machine …CDIngest incident dataIngest incident…SeSet incident infoSet incident in…PDCreate an incidentCreate an incid…FuData enrichment (°C to °F)Data enrichment…NODo nothing12345678
1/5
STEPS · 8
Starts on a Amqp event

This workflow automatically monitors the functionality of a factory. The workflow logs machine data coming from factory sensors in a CrateDB database, generates an incident report in PagerDuty, and notifies the responsible staff members when the temperature of a machine crosses the threshold value. This workflow builds on a workflow that generates factory data. Read more about this use case and how to build both workflows with step-by-step instructions in the blog post How to automate your factory's incident reporting. Prerequisites A PagerDuty account and credentials AMQP, an ActiveMQ connection, and credentials A CrateDB instance running locally or on a server, and credentials. Nodes AMQP Trigger node starts the workflow. IF node filters sensor values higher than 50°C. PagerDuty node creates an incident in the account. Set nodes set the required incident information and sensor data, respectively. CrateDB nodes ingest the information data and machine sensor data, respectively. Function node converts degrees from Celsius to Fahrenheit.

Tags

n8nreference-onlycrate-dbpager-duty
Connects
cratedbCrateDBpagerdutyPagerDuty
CategoryCrate Db
Triggermanual
Complexitymedium
Nodes9
AddedAug 12, 2020