-
Notifications
You must be signed in to change notification settings - Fork 4.5k
Metrics for RDS Cluster #5212
Copy link
Copy link
Closed
Labels
@aws-cdk/aws-rdsRelated to Amazon Relational DatabaseRelated to Amazon Relational Databaseeffort/mediumMedium work item – several days of effortMedium work item – several days of effortfeature-requestA feature should be added or improved.A feature should be added or improved.good first issueRelated to contributions. See CONTRIBUTING.mdRelated to contributions. See CONTRIBUTING.mdin-progressThis issue is being actively worked on.This issue is being actively worked on.p2
Milestone
Description
Examples for convenient setting of cloudwatch alarms are documented only for RDS Instance, not for a cluster:
https://docs.aws.amazon.com/cdk/api/latest/docs/aws-rds-readme.html#metrics
I would expect exactly same metrics to be available. No metric fields are found from the DatabaseCluster instance and there doesn't seem to be a way to get the instances from the cluster object. Like with #5195 , the ClusterDatabase seems a second class citizen compared to DatabaseInstance which seems really odd.
Environment
- CLI Version : 1.18.0
- Framework Version: 1.18.0
- OS : Ubuntu
- Language : Typescript
This is 🐛 Bug Report
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
@aws-cdk/aws-rdsRelated to Amazon Relational DatabaseRelated to Amazon Relational Databaseeffort/mediumMedium work item – several days of effortMedium work item – several days of effortfeature-requestA feature should be added or improved.A feature should be added or improved.good first issueRelated to contributions. See CONTRIBUTING.mdRelated to contributions. See CONTRIBUTING.mdin-progressThis issue is being actively worked on.This issue is being actively worked on.p2