Sample alert for Epsagon
Snapshot of the entity when an event occurs in Epsagon.
The sample alert becomes available after you generate the webhook.
{
"time": 1650270056.164187,
"Alert": "[ALARM] Cloudalert",
"Entity": {
"Rule Name": "Cloudalert"
},
"Details": {
"Condition": "avg of [ SEARCH('{AWS/Lambda} MetricName='Duration', 'Minimum') ] > 1",
"Time Frame": "30 minutes"
},
"occurrences": 2,
"URL": "https://app.epsagon.com/alerts/metrics/***",
"Actions": {
"Alert URL": [
"Alert Rule ",
"https://app.epsagon.com/alerts/metrics/****"
]
}
}