06 Sep 2022 10:28 AM - last edited on 06 Sep 2022 12:57 PM by MaciejNeumann
Found self time 7.84s>response time 6.63s in a purepath.
Is there any information on how self time is calculated?
06 Sep 2022 09:02 PM
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ő
07 Sep 2022 03:25 AM - edited 07 Sep 2022 06:36 AM
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.
25 Apr 2024 01:06 PM
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
07 Sep 2022 08:17 AM
Hi 994620873,
Sorry, but in the documentation I have not found more infromation about it.
Service analysis timings | Dynatrace Docs
Br, Mizső
25 Apr 2024 04:33 PM - edited 26 Apr 2024 03:33 PM
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