Harness
Receive deployment notifications and log releases as changes to correlate with incidents.
Quick Setup
Copy Webhook URL
Go to your Alert24 dashboard and copy the webhook URL for Harness.
Configure Harness
Add the webhook URL in your Harness settings.
Auto-Detected
Alert24 auto-detects Harness payloads and maps them to incidents.
Step-by-Step Setup Instructions
Harness Webhook Setup
Example Webhook Payload
This is a sample payload that Harness sends to Alert24 when an alert fires.
{
"status": "FAILED",
"pipelineName": "deploy-production",
"message": "Pipeline deploy-production failed at stage: Deploy to Prod",
"executionId": "exec-abc123",
"accountId": "acc-12345",
"orgIdentifier": "default",
"projectIdentifier": "my-project",
"startTs": 1705312200000,
"endTs": 1705312500000,
"triggeredBy": "john@example.com"
}How Alert24 Maps Harness Data
Status Field
status
Message Field
pipelineName
Auto-Create Incidents
Yes
Auto-Resolve Incidents
Yes
Status Mapping
| Alert24 Status | Harness Values |
|---|---|
| operational | SUCCESS |
| down | FAILEDERRORABORTED |
Track Deployments from Harness
Track changes for incident correlation and AI root cause analysis
- 1Go to Harness → Project Settings → Webhooks
- 2Add your Alert24 Changes Webhook URL
- 3Select pipeline completion events
Changes are logged per service. Copy the Changes Webhook URL from your service page in Alert24. When an incident occurs, recent changes are surfaced automatically with AI-powered root cause analysis. Learn more →
Connect Harness to Alert24 in minutes
Free plan includes 5 monitors, 1 status page, and incident management. No credit card required.
More CI/CD & DevOps Integrations
GitHub
InboundLog pull request merges, pushes, and releases as changes for incident correlation.
GitHub Actions
InboundReceive workflow run notifications and log deployments as changes to correlate with incidents.
GitLab CI
InboundReceive pipeline notifications and log deployments as changes to correlate with incidents.
CircleCI
InboundReceive job notifications and log deployments as changes to correlate with incidents.
Terraform Cloud
InboundReceive run notifications and log infrastructure changes to correlate with incidents.
Jenkins
InboundReceive build notifications and log deployments as changes to correlate with incidents.