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

(rds): add support for database insights #32680

Open
1 of 2 tasks
sakurai-ryo opened this issue Dec 28, 2024 · 3 comments
Open
1 of 2 tasks

(rds): add support for database insights #32680

sakurai-ryo opened this issue Dec 28, 2024 · 3 comments
Labels
@aws-cdk/aws-rds Related to Amazon Relational Database effort/medium Medium work item – several days of effort feature-request A feature should be added or improved. p2

Comments

@sakurai-ryo
Copy link
Contributor

Describe the feature

AWS announces Amazon CloudWatch Database Insights.
https://aws.amazon.com/about-aws/whats-new/2024/12/amazon-cloudwatch-database-insights
https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/Database-Insights.html

Use Case

Database Insights can be easily configured from L2 constructs, allowing users to monitor their Database better.

Proposed Solution

Add DatabaseInsightsMode to Props.

Other Information

No response

Acknowledgements

  • I may be able to implement this feature request
  • This feature might incur a breaking change

CDK version used

2.173.3 (build 00db01f)

Environment details (OS name and version, etc.)

MacOS

@sakurai-ryo sakurai-ryo added feature-request A feature should be added or improved. needs-triage This issue or PR still needs to be triaged. labels Dec 28, 2024
@github-actions github-actions bot added the @aws-cdk/aws-rds Related to Amazon Relational Database label Dec 28, 2024
@sakurai-ryo
Copy link
Contributor Author

Waiting for L1 construct update.

@pahud
Copy link
Contributor

pahud commented Dec 30, 2024

Thank you for the feature request!! Yes, let's wait until L1 is available.

@pahud pahud added p2 effort/medium Medium work item – several days of effort and removed needs-triage This issue or PR still needs to be triaged. labels Dec 30, 2024
@badmintoncryer
Copy link
Contributor

@sakurai-ryo databaseInsightsMode property has added to the both DB cluster and instance.

#32685

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
@aws-cdk/aws-rds Related to Amazon Relational Database effort/medium Medium work item – several days of effort feature-request A feature should be added or improved. p2
Projects
None yet
Development

No branches or pull requests

3 participants