2 個答案
- 最新
- 最多得票
- 最多評論
1
Kentrad mentioned the following, "Take a look at DBLoad Amazon CloudWatch metrics for Performance Insights". That seems to be closer to what you're looking for.
https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_PerfInsights.Cloudwatch.html
Which dbms are you using?
已回答 1 年前
0
Take a look at DBLoad
Amazon CloudWatch metrics for Performance Insights
"Current Activity" is number of active sessions. However, DatabaseConnections is total number of session. They are not same thing. Please correct me if I am wrong.
I was looking for "Current Activity" shown from console.
相關內容
- AWS 官方已更新 2 年前
- AWS 官方已更新 2 年前
RDS postgres. Yes, this seems correct