TeamCity
Receive JetBrains TeamCity build notifications and log deployments as changes for incident correlation.
Quick Setup
Copy Webhook URL
Go to your Alert24 dashboard and copy the webhook URL for TeamCity.
Configure TeamCity
Add the webhook URL in your TeamCity settings.
Auto-Detected
Alert24 auto-detects TeamCity payloads and maps them to incidents.
Step-by-Step Setup Instructions
TeamCity Webhook Setup
Example Webhook Payload
This is a sample payload that TeamCity sends to Alert24 when an alert fires.
{
"build": {
"buildStatus": "FAILURE",
"statusText": "Tests failed: 3",
"buildFullName": "Production :: Deploy",
"buildNumber": "42"
}
}How Alert24 Maps TeamCity Data
Status Field
build.buildStatus
Message Field
build.statusText
Auto-Create Incidents
Yes
Auto-Resolve Incidents
Yes
Status Mapping
| Alert24 Status | TeamCity Values |
|---|---|
| operational | SUCCESS |
| down | FAILUREERROR |
Connect TeamCity 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.