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

Calculated service metrics - self time

994620873
Visitor

Found self time 7.84s>response time 6.63s in a purepath.
Is there any information on how self time is calculated?

5 REPLIES 5

Mizső
DynaMight Guru
DynaMight Guru

Hi 994620873,

 

Based on the attached screenshot. Self time = CPU time + Wait time + Network I/O + Other = 1.3s + 3.63s + 0.965s + 1.9s = 7,835s (7,84s)

 

Some community links regarding this topic:

Solved: Difference between Self-Time, Duration, and Elapsed Time - Dynatrace Community

Solved: What is service client-side response time? - Dynatrace Community

 

I hope it helps.

 

Br, Mizső

 

Dynatrace Community RockStar 2024, Certified Dynatrace Professional

Hi Mizső,

Thank you for your reply.

I agree with you  that  self time = CPU time + Wait time + Network I/O + Other = 1.3s + 3.63s + 0.965s + 1.9s = 7,835s (7,84s).
From the perspective of dynatrace, the probe should first collect the self time, and then calculate the Other time=slef time- (CPU time + Wait time + Network I/O ), right?
I want to know how the self time is collected by the probe, which is inconsistent with the time calculated by our customer through the code.

Hi 

 

Do you have any idea or way to built a dashboard based on each metric to segregate the time.

Segregation on CPU time | Wait time | Network I/O | Other

Sharing Knowledge

Mizső
DynaMight Guru
DynaMight Guru

Hi 994620873,

 

 Sorry, but in the documentation I have not found more infromation about it.

 

Service analysis timings | Dynatrace Docs

 

Br, Mizső

Dynatrace Community RockStar 2024, Certified Dynatrace Professional

PierreGutierrez
Dynatrace Pro
Dynatrace Pro

Hi @994620873 
I understand that de start time ( Client and Server site) depend the host. ( the clock configured in the host)
Maybe you are having any problem there 

Pierre Gutierrez - LATAM ACE Consultant - Loving Cats! Loving Technology !

Featured Posts