2 réponses
- Le plus récent
- Le plus de votes
- La plupart des commentaires
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?
répondu il y a un an
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.
Contenus pertinents
- demandé il y a 2 ans
- demandé il y a un an
- demandé il y a 2 mois
- AWS OFFICIELA mis à jour il y a 2 ans
- AWS OFFICIELA mis à jour il y a 2 ans
- Comment puis-je utiliser un jeton MFA pour authentifier l'accès à mes ressources AWS via l'AWS CLI ?AWS OFFICIELA mis à jour il y a 2 ans
RDS postgres. Yes, this seems correct