cdklabs / cdk-monitoring-constructs

Easy-to-use CDK constructs for monitoring your AWS infrastructure
https://constructs.dev/packages/cdk-monitoring-constructs
Apache License 2.0
443 stars 56 forks source link

feat(lambda): allow alarming on max latency #486

Closed echeung-amzn closed 5 months ago

echeung-amzn commented 5 months ago

Closes #448

This also aligns how we create/present latency metrics with how we do it for other things like API Gateway.


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license