truemark / autoalarm

Tag based alarm generation automation
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

AutoAlarm Event Queue + Prometheus #71

Open erikrj opened 1 month ago

erikrj commented 1 month ago

Put a fifo queue in front of all events coming into AutoAlarm and I want you to consume the maximum events per instantiation which is 10 events at a time. This includes all events going to your lamba. I also want a DLQ and alarms on the Fifo DLQ and Fifo Queue in AutoAlarm. The TrueMark CDK constructs will do the alarms for you. Chat with you tomorrow to get tasks into GitHub.