Options
- Mark as New
- Subscribe to RSS Feed
- Permalink
‎09 Jun 2020 07:49 AM
Hello,
How to read code level on purepath,
I am very confused how to read it,
For elapsed time, self time, and duration
Regards,
Solved! Go to Solution.
Labels:
- Labels:
-
distributed traces classic
2 REPLIES 2
Options
- Mark as New
- Subscribe to RSS Feed
- Permalink
‎09 Jun 2020 09:48 AM
- Elapsed time shows the time the instrumented point in code started execution (calculated from the beginning of the purepath, so first entry will have zero time)
- Self-time shows the duration of the code itself (the instrumented row), excluding subcalls
- Duration shows the duration of the code itself including subcalls.
Certified Dynatrace Master | Alanata a.s., Slovakia, Dynatrace Master Partner
Not the solution
Reply
Options
- Mark as New
- Subscribe to RSS Feed
- Permalink
‎11 Jun 2020 10:37 AM
Hi Julius L,
Thanks for your answer
Regards,
ANP
