27 Jun 2023 11:08 AM
Hello All,
Currently I'm accessing on Web menu on Dynatrace Demo.
Is it possible for us to know bandwidth usage for every website shown on that menu?
It is like when we are checking traffic and traffic out from host as captured below but this time for that domain detected on Web menu.
Thank you
Solved! Go to Solution.
01 Jul 2023 11:14 AM
In order to check the bandwidth of the web servers that supports your application you need to get to all the processes that runs the web servers and look at the information under traffic
HTH
Yos
01 Jul 2023 10:22 PM
As @Yosi_Neuman referred, you can get this information server-side. at the process level.
Data gathered at the application level is based on RUM data, captured client side, so it would be a completely different level of bandwidth. Could be done, and would be especially interesting to gather data based on services where you don't have OneAgents installed (eg. when using agentless RUM).
02 Jul 2023 08:00 AM