Sample alert for AppSignal
Snapshot of the entity when an event occurs in AppSignal.
The sample alert becomes available after you generate the webhook.
{
"alert": {
"kind": "ExceptionCount",
"alert_id": "6**********************3",
"state": "open",
"site": "app-signal",
"environment": "production",
"tags": {
"namespace": "frontend"
},
"human_tags": [
"namespace: frontend"
],
"metric_name": "transaction_exception_count",
"field": "gauge",
"trigger_label": "Exception count",
"trigger_description": "Eroor",
"message": null,
"last_value": 1,
"peak_value": 1,
"mean_value": 1,
"comparison_operator": ">",
"comparison_value": 0,
"human_last_value": "1 errors/min",
"human_peak_value": "1 errors/min",
"human_mean_value": "1 errors/min",
"human_comparison_value": "0 errors/min",
"created_at": "2022-07-20T05:37:00Z",
"opened_at": "2022-07-20T05:37:00Z",
"resolved_at": null,
"closed_at": null,
"warmup_duration": 0,
"cooldown_duration": 4,
"alert_url": "https://appsignal.com/user/sites/6**********************0/alerts/6**********************3",
"edit_trigger_url": "https://appsignal.com/user/sites/6**********************0/triggers?overlay=triggerForm&triggerId=6**********************3"
}
}