-
Notifications
You must be signed in to change notification settings - Fork 4k
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
Add support for monitoring to RDS DatabaseCluster #2826
Labels
feature-request
A feature should be added or improved.
needs-triage
This issue or PR still needs to be triaged.
Comments
rpanfili
added a commit
to rpanfili/aws-cdk
that referenced
this issue
Jun 11, 2019
Lets a user specify a monitoring interval period. This change will also auto-generate a valid Role to manage DB instances monitoring. This change adds an optional prop `monitoringInterval` closes aws#2826
rpanfili
added a commit
to rpanfili/aws-cdk
that referenced
this issue
Jun 11, 2019
Lets a user specify a monitoring interval period. This change will also auto-generate a valid Role to manage DB instances monitoring. This change adds an optional prop `monitoringInterval` closes aws#2826
rpanfili
added a commit
to rpanfili/aws-cdk
that referenced
this issue
Jun 11, 2019
Lets a user specify a monitoring interval period. This change will also auto-generate a valid Role to manage DB instances monitoring. This change adds an optional prop `monitoringInterval` closes aws#2826
4 tasks
rpanfili
added a commit
to rpanfili/aws-cdk
that referenced
this issue
Jun 14, 2019
Lets a user specify a monitoring interval period. This change will also auto-generate a valid Role to manage DB instances monitoring. This change adds an optional prop `monitoringIntervalSec` closes aws#2826 BREAKING CHANGE: * rds: `monitoringInterval` in `DatabaseInstanceNewProps` has been renamed to `monitoringIntervalSec`
rpanfili
added a commit
to rpanfili/aws-cdk
that referenced
this issue
Jun 17, 2019
Lets a user specify a monitoring interval period. This change will also auto-generate a valid Role to manage DB instances monitoring. This change adds an optional prop `monitoringIntervalSec` closes aws#2826 BREAKING CHANGE: * rds: `monitoringInterval` in `DatabaseInstanceNewProps` has been renamed to `monitoringIntervalSec`
rpanfili
added a commit
to rpanfili/aws-cdk
that referenced
this issue
Jun 17, 2019
Lets a user specify a monitoring interval period. This change will also auto-generate a valid Role to manage DB instances monitoring. This change adds an optional prop `monitoringIntervalSec` closes aws#2826 BREAKING CHANGE: * rds: `monitoringInterval` in `DatabaseInstanceNewProps` has been renamed to `monitoringIntervalSec`
rpanfili
added a commit
to rpanfili/aws-cdk
that referenced
this issue
Jun 17, 2019
Lets a user specify a monitoring interval period. This change will also auto-generate a valid Role to manage DB instances monitoring. This change adds an optional prop `monitoringIntervalSec` closes aws#2826 BREAKING CHANGE: * rds: `monitoringInterval` in `DatabaseInstanceNewProps` has been renamed to `monitoringIntervalSec`
rpanfili
added a commit
to rpanfili/aws-cdk
that referenced
this issue
Jun 17, 2019
Lets a user specify a monitoring interval period. This change will also auto-generate a valid Role to manage DB instances monitoring. This change adds an optional prop `monitoringIntervalSec` closes aws#2826 BREAKING CHANGE: * rds: `monitoringInterval` in `DatabaseInstanceNewProps` has been renamed to `monitoringIntervalSec`
rpanfili
added a commit
to rpanfili/aws-cdk
that referenced
this issue
Jun 20, 2019
Lets a user specify a monitoring interval period. This change will also auto-generate a valid Role to manage DB instances monitoring. This change adds an optional prop `monitoringIntervalSec` closes aws#2826 BREAKING CHANGE: * rds: `monitoringInterval` in `DatabaseInstanceNewProps` has been renamed to `monitoringIntervalSec`
rpanfili
added a commit
to rpanfili/aws-cdk
that referenced
this issue
Jun 20, 2019
Lets a user specify a monitoring interval period. This change will also auto-generate a valid Role to manage DB instances monitoring. This change adds an optional prop `monitoringIntervalSec` closes aws#2826 BREAKING CHANGE: * rds: `monitoringInterval` in `DatabaseInstanceNewProps` has been renamed to `monitoringIntervalSec`
rpanfili
added a commit
to rpanfili/aws-cdk
that referenced
this issue
Jun 20, 2019
Lets a user specify a monitoring interval period. This change will also auto-generate a valid Role to manage DB instances monitoring. This change adds an optional prop `monitoringIntervalSec` closes aws#2826 BREAKING CHANGE: * rds: `monitoringInterval` in `DatabaseInstanceNewProps` has been renamed to `monitoringIntervalSec`
rpanfili
added a commit
to rpanfili/aws-cdk
that referenced
this issue
Jun 20, 2019
Lets a user specify a monitoring interval period. This change will also auto-generate a valid Role to manage DB instances monitoring. This change adds an optional prop `monitoringIntervalSec` closes aws#2826 BREAKING CHANGE: * rds: `monitoringInterval` in `DatabaseInstanceNewProps` has been renamed to `monitoringIntervalSec`
rpanfili
added a commit
to rpanfili/aws-cdk
that referenced
this issue
Jun 20, 2019
Lets a user specify a monitoring interval period. This change will also auto-generate a valid Role to manage DB instances monitoring. This change adds an optional prop `monitoringIntervalSec` closes aws#2826 BREAKING CHANGE: * rds: `monitoringInterval` in `DatabaseInstanceNewProps` has been renamed to `monitoringIntervalSec`
rpanfili
added a commit
to rpanfili/aws-cdk
that referenced
this issue
Jun 20, 2019
Lets a user specify a monitoring interval period. This change will also auto-generate a valid Role to manage DB instances monitoring. This change adds an optional prop `monitoringIntervalSec` closes aws#2826 BREAKING CHANGE: * rds: `monitoringInterval` in `DatabaseInstanceNewProps` has been renamed to `monitoringIntervalSec`
rpanfili
added a commit
to rpanfili/aws-cdk
that referenced
this issue
Jun 20, 2019
Lets a user specify a monitoring interval period. This change will also auto-generate a valid Role to manage DB instances monitoring. This change adds an optional prop `monitoringIntervalSec` closes aws#2826 BREAKING CHANGE: * rds: `monitoringInterval` in `DatabaseInstanceNewProps` has been renamed to `monitoringIntervalSec`
rpanfili
added a commit
to rpanfili/aws-cdk
that referenced
this issue
Jun 20, 2019
Lets a user specify a monitoring interval period. This change will also auto-generate a valid Role to manage DB instances monitoring. This change adds an optional prop `monitoringIntervalSec` closes aws#2826 BREAKING CHANGE: * rds: `monitoringInterval` in `DatabaseInstanceNewProps` has been renamed to `monitoringIntervalSec`
rpanfili
added a commit
to rpanfili/aws-cdk
that referenced
this issue
Jun 20, 2019
Lets a user specify a monitoring interval period. This change will also auto-generate a valid Role to manage DB instances monitoring. This change adds an optional prop `monitoringIntervalSec` closes aws#2826 BREAKING CHANGE: * rds: `monitoringInterval` in `DatabaseInstanceNewProps` has been renamed to `monitoringIntervalSec`
rpanfili
added a commit
to rpanfili/aws-cdk
that referenced
this issue
Jun 21, 2019
Lets a user specify a monitoring interval period. This change will also auto-generate a valid Role to manage DB instances monitoring. This change adds an optional prop `monitoringIntervalSec` closes aws#2826
rpanfili
added a commit
to rpanfili/aws-cdk
that referenced
this issue
Jun 21, 2019
Lets a user specify a monitoring interval period. This change will also auto-generate a valid Role to manage DB instances monitoring. This change adds an optional prop `monitoringInterval` closes aws#2826
rpanfili
added a commit
to rpanfili/aws-cdk
that referenced
this issue
Jun 24, 2019
Lets a user specify a monitoring interval period. This change will also auto-generate a valid Role to manage DB instances monitoring. This change adds an optional prop `monitoringInterval` closes aws#2826
rpanfili
added a commit
to rpanfili/aws-cdk
that referenced
this issue
Sep 11, 2019
Let a user define a monitoring interval period. It will be also possible to specify a monitoring IAM Role to manage instances monitoring, otherwise a valid Role will be auto-generated. This change adds optional props `monitoringInterval` and `monitoringRole` closes aws#2826
rpanfili
added a commit
to rpanfili/aws-cdk
that referenced
this issue
Sep 11, 2019
Let a user define a monitoring interval period. It will be also possible to specify a monitoring IAM Role to manage instances monitoring, otherwise a valid Role will be auto-generated. This change adds optional props `monitoringInterval` and `monitoringRole` to `DatabaseClusterProps` and optional `monitoringRole` to `DatabaseInstanceProps` closes aws#2826
Still missing some cloudwatch log settings in cluster's properties, such as |
mergify bot
pushed a commit
that referenced
this issue
Oct 3, 2019
Let a user define a monitoring interval period. It will be also possible to specify a monitoring IAM Role to manage instances monitoring, otherwise a valid Role will be auto-generated. This change adds optional props `monitoringInterval` and `monitoringRole` to `DatabaseClusterProps` and optional `monitoringRole` to `DatabaseInstanceProps` closes #2826
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
feature-request
A feature should be added or improved.
needs-triage
This issue or PR still needs to be triaged.
At the moment is not possible to specify any monitoring configuration on DatabaseCluster instances. This kind of feature would improve ops capabilities. Ideally it have to be possible to specify a
monitoringInterval
and auto-generate a valid Role to manage it.The text was updated successfully, but these errors were encountered: