30 Apr 2023
04:53 PM
- last edited on
08 May 2023
04:34 AM
by
MaciejNeumann
Please advise if Dynatrace has Postgres database (or Aurora Postgres) performance insights, to be able to view below query statistics and show sql execution plans
1. Most time consuming Postgresql statements
2. Download execution plans
Thanks
Solved! Go to Solution.
Hi WenG,
Postgres statements are already monitored from the application server side
https://www.dynatrace.com/technologies/postgresql-monitoring/postgresql-performance/
you can also check the below extension for further metrics on Postgres
BR,
Islam