cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Whether the response time under Databases/Database statements is at DB end or at Application end ?

suneel_k_kamise
Participant

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 …!


1 REPLY 1

Joe_Hoffman
Dynatrace Leader
Dynatrace Leader

SQL Response time is reported from the JDBC Driver call from within the Application.


Featured Posts