28 Mar 2019 05:02 PM
Hi Team,
We have a Java application
and it is connecting to backend Postgres database. We have installed the
Dynatrace Managed version on both the DB and App nodes to enable complete
monitoring.
After enabling the monitoring, under databases, we see the
SQL statements which were executed by our Java code and their corresponding response
time.
Could you please advise, whether Dynatrace shows the
response time under “Databases/ Database statements” from the Application
perspective (which includes Query execution time + Network IO time) or is it
only the Query execution time at the Database end ?
Thanks in advance …!
Solved! Go to Solution.
28 Mar 2019 05:36 PM
SQL Response time is reported from the JDBC Driver call from within the Application.