06 Feb 2018
09:47 AM
- last edited on
06 Dec 2024
12:05 PM
by
MaciejNeumann
06 Feb 2018
09:52 AM
- last edited on
16 Oct 2023
04:08 PM
by
random_user
https://community.dynatrace.com/questions/193685/wha...
"Other" in Dynatrace is the same as "I/O" in AppMon. Our current definition for "I/O" in AppMon is:
I/O = Total time - CPU - Wait - Sync - Suspension
Due to this it made more sense to call it "Other", rather than "I/O"
Mike
06 Feb 2018 09:54 AM
So in this example if the customer was looking to reduce response time in that PurePath they should be looking into activities that would improve I/O?
06 Feb 2018 10:01 AM
It is usually an external request or the disk, check out the method hotspots, that probably helps with figuring it out.
15 Mar 2019
08:45 PM
- last edited on
06 Dec 2024
12:04 PM
by
MaciejNeumann
Hi Mike, I see network I/O, disk I/O, CPU along with Other time?