Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from
Nov 9, 2023

Conversation

zqumei0
Copy link
Contributor

@zqumei0 zqumei0 commented Jul 10, 2023

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

@zqumei0 zqumei0 marked this pull request as draft July 10, 2023 14:20
@echeung-amzn echeung-amzn changed the title feat(Aurora): Added support for Serverless Clusters feat(rds): add support for Aurora Serverless Clusters Jul 11, 2023
Copy link
Contributor Author

@zqumei0 zqumei0 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@echeung-amzn Curious if you have any thoughts on this guard. Not sure how to properly implement this.

lib/monitoring/aws-rds/RdsClusterMetricFactory.ts Outdated Show resolved Hide resolved
lib/monitoring/aws-rds/RdsClusterMetricFactory.ts Outdated Show resolved Hide resolved
@wolfeidau
Copy link

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

@zqumei0
Copy link
Contributor Author

zqumei0 commented Nov 9, 2023

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).

@zqumei0 zqumei0 marked this pull request as ready for review November 9, 2023 05:24
lib/common/monitoring/alarms/AuroraAlarmFactory.ts Outdated Show resolved Hide resolved
lib/monitoring/aws-rds/AuroraClusterMonitoring.ts Outdated Show resolved Hide resolved
lib/monitoring/aws-rds/RdsClusterMetricFactory.ts Outdated Show resolved Hide resolved
lib/monitoring/aws-rds/RdsClusterMetricFactory.ts Outdated Show resolved Hide resolved
package-lock.json Outdated Show resolved Hide resolved
Added new AuroraCluster Monitoring with Aurora specific metrics/alarms.
@echeung-amzn echeung-amzn merged commit 3c1f088 into cdklabs:main Nov 9, 2023
9 checks passed
@wolfeidau
Copy link

@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
Copy link

blontic commented Nov 10, 2023

Amazing, thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[aurora] Add support for RDS Aurora
4 participants