Skip to content
New issue

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

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

Already on GitHub? # 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 · May be fixed by #32851
Open
1 of 2 tasks

(rds): add support for database insights #32680

sakurai-ryo opened this issue Dec 28, 2024 · 3 comments · May be fixed by #32851
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. good first issue Related to contributions. See CONTRIBUTING.md 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

@kaizencc kaizencc added the good first issue Related to contributions. See CONTRIBUTING.md label Jan 9, 2025
@sakurai-ryo sakurai-ryo linked a pull request Jan 11, 2025 that will close this issue
1 task
# for free to join this conversation on GitHub. Already have an account? # 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. good first issue Related to contributions. See CONTRIBUTING.md p2
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants