1 Answer
- Newest
- Most votes
- Most comments
0
Hi, you have a whole set of metrics sent by default by RDS to CloudWatch: see https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/cw-metrics-overview.html
You can then add the alarms matching your use case on top: https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/ConsoleAlarms.html
Hope it helps!
Didier
Relevant content
- AWS OFFICIALUpdated 7 months ago
- AWS OFFICIALUpdated 2 years ago
- AWS OFFICIALUpdated a year ago
- AWS OFFICIALUpdated 3 months ago
Hi Didier, I was actually looking for an accelerator with most recommended ones from AWS. Something to start off with which would cover common debugging scenarios when i need to look at metrics and alarms.