cisagov / crossfeed

External monitoring for organization assets
https://docs.crossfeed.cyber.dhs.gov
Creative Commons Zero v1.0 Universal
366 stars 54 forks source link

API Gateway Alert Threshold #2372

Closed stewartl97 closed 8 months ago

stewartl97 commented 10 months ago

💡 Summary

Set the trigger for the alert to execute after xx number of instances of the alert.

Motivation and context

This will reduce the number of email sent to the helpdesk

Acceptance criteria

How do we know when this work is done?

Matthew-Grayson commented 9 months ago

I wrote the alert to trigger when the percentage of api calls returning a 5xx status, exceeds 5%. The comparison is made each minute.