jpuris
03/21/2023, 8:16 AMprefect-cloud.automation.action.executed
event details look like so
{
"id": "ffcf0a09-c7cd-48f0-862a-a964474d0755",
"account": "c1397d5f-b9f3-49e8-abb6-bce7d7b1412e",
"event": "prefect-cloud.automation.action.executed",
"occurred": "2023-03-20T19:19:49.450Z",
"payload": {},
"received": "2023-03-20T19:19:49.451Z",
"related": [
{
"prefect.resource.id": "prefect-cloud.automation.82a15699-e855-4973-8c84-795b3b54ecb4",
"prefect.resource.role": "automation",
"prefect-cloud.name": "Production work queue unhealthy > 2h -> Slack",
"prefect-cloud.posture": "Proactive"
}
],
"resource": {
"prefect.resource.id": "prefect-cloud.automation.82a15699-e855-4973-8c84-795b3b54ecb4.action.0",
"prefect-cloud.action.type": "send-notification"
},
"workspace": "32dfe242-315b-4405-b06d-8b6308d6b631"
}
What are the next steps to troubleshoot this?
P.S. I'm running prefect agent via systemd
on an EC2 (Ubuntu 22.04.2 LTS).Will Raphaelson
03/21/2023, 2:11 PMjpuris
03/21/2023, 4:39 PMWill Raphaelson
03/21/2023, 4:41 PM