Netdata Integration
Overview
Integration Flow
Webhook Payload Schema
{
"name": "string",
"chart": "string",
"family": "string",
"status": "WARNING | CRITICAL | CLEAR | UNDEFINED | UNINITIALIZED",
"old_status": "string",
"value": "string",
"old_value": "string",
"value_string": "string",
"old_value_string": "string",
"units": "string",
"info": "string",
"when": "unix timestamp",
"host": "string",
"unique_id": "string",
"alarm_id": "string",
"event_id": "string",
"duration": "string",
"non_clear_duration": "string",
"classification": "string",
"component": "string",
"type": "string",
"severity": "string",
"calc_expression": "string",
"total_warnings": "string",
"total_critical": "string",
"src": "string",
"goto_url": "string",
"image_url": "string"
}Setup
Step 1 — Create an Alert Source on the Platform
Step 2 — Access the Netdata Configuration
Step 3 — Add the Custom Sender Block
Step 4 — Apply the Configuration
Step 5 — Verify the Integration
Sample Payloads
Field Mapping Reference
Payload Field
Description
Priority Mapping
RESOLVE Detection
Troubleshooting
Last updated
Was this helpful?

