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

Closed
1 of 2 tasks
sakurai-ryo opened this issue Dec 28, 2024 · 5 comments · Fixed by #32851
Closed
1 of 2 tasks

(rds): add support for database insights #32680

sakurai-ryo opened this issue Dec 28, 2024 · 5 comments · 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

Copy link

github-actions bot commented Feb 7, 2025

Comments on closed issues and PRs are hard for our team to see.
If you need help, please open a new issue that references this one.

1 similar comment
Copy link

github-actions bot commented Feb 7, 2025

Comments on closed issues and PRs are hard for our team to see.
If you need help, please open a new issue that references this one.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 7, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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