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?
답변함 일 년 전
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.
RDS postgres. Yes, this seems correct