cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Looking to upgrade from Dynatrace Managed to SaaS? See how

What is the difference between Response time vs total process time in Dynatrace Managed?

svatte
Newcomer

Hi,

In distributed traces I noticed response time and total process time. In some cases I noticed different numbers.

What is the difference between response time and total process time?

Thanks,

Sathwika

 

4 REPLIES 4

Christoph_Neum
Dynatrace Mentor
Dynatrace Mentor

This stems from asynchronity. A request can have async execution flows, possibly in parallel, possibly still running after response has already been sent. The time of async execution flows is added to the total processing time, but not to the response time.


Thanks for reply!!

Your answer is helpful.


Hi Christoph , 

so the time that is shown in response time is the actual time in which my pp got executed .. what is the need to knw processing time? Could you please help me know ?

 

Thanks

Swati

gary_smallacomb
Participant

Is there a way to make the response time be the total processing time, or be able to view the total processing time when doing graphs, etc?


Featured Posts