Dash0 Acquires Lumigo to Expand Agentic Observability Across AWS and Serverless
Dash0 integrates with webhooks to send notifications to any system. Gain visibility into your systems with this flexible integration.
Use this channel to send notifications to a generic webhook, allowing integration with various systems.
| Type | Description |
|---|---|
| Name | Specify the name for this webhook notification. |
| URL | Provide the webhook URL where notifications will be sent. |
| Additional HTTP Headers (Optional) | Add headers to authenticate the request or include extra information for downstream integration. |
| Field Name | Description |
|---|---|
| type | Status of the alert, any of alert.ongoing / alert.resolved / alert.superseded / alert.closed |
| data.issue.id | Unique ID for this specific issue |
| data.issue.issueIdentifier | Identifier for the combination of CheckRule and Resource, should remain stable over different issue instances |
| data.issue.checkrule.id | Unique ID for the CheckRule that triggered the issue |
| data.issue.checkrule.version | Version of the CheckRule that triggered the issue, every configuration change leads to a new version |