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

Response time degradation - network I/O %

gurugogi
Helper

Hi All,
Iam analysing some of Response time degradation Problems in my environment, in execution breakdown I can see 

79% network I/O , please let me know what does it indicate here? In most of such Response time degradation problems I can see Network I/O is less.

21.2s Response time
21.2s Processing time

gurugogi_0-1704190139423.png

 

2 REPLIES 2

ChadTurner
DynaMight Legend
DynaMight Legend

You can also look at the hotspots for the network as well to get a better view of how it contributed overall. Basically what the page is staying is that it took 21.2s to respond and process, and of that time, 79% of it the time was held in Network I/O.

-Chad

AntonioSousa
DynaMight Guru
DynaMight Guru

Network IO can encompass multiple things, SQL queries, webservices, etc. It really depends on the functions, being defined as: "Percentage of measured samples in which the method is actively waiting for native network functions"

in
https://docs.dynatrace.com/docs/platform-modules/applications-and-microservices/services/analysis/se...

Antonio Sousa

Featured Posts