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
444 stars 56 forks source link

feat(rds): add support for Aurora Serverless Clusters #395

Closed zqumei0 closed 7 months ago

zqumei0 commented 12 months ago

Added new AuroraCluster Monitoring with Aurora specific metrics/alarms.

Fixes #217


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

wolfeidau commented 7 months ago

This looks really good, anything I can do to help get this merged? 🙏🏻

zqumei0 commented 7 months ago

Sorry for late response been busy with some other stuff! I just got the changes in and I will push it tonight for review (and hopefully approval).

wolfeidau commented 7 months ago

@zqumei0 @echeung-amzn thank you for getting this merged, I really appreciate you taking time to get this shipped 🚀

We have just started using these constructs and they are helping us build dashboards and alerts quickly.

blontic commented 7 months ago

Amazing, thank you