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

How can we sum bytes received/sent from specific application inside openshift?

AlexJ
Newcomer

Hello, friends!

Do Dynatrace have any capacity to monitor in/out traffic from a specific application and aggregate it by day/week/month .etc

We have an openshift cluster and one of our services download data from FTPS/S3 and also upload it back so I'm interested in seeing how much traffic was downloaded/uploaded by service today/yesterday .etc in total

for example:

we have serviceA() and what I wanna see is:

total bytes received today: 1GB

total bytes sent today:        2GB

 

If I asked question in the wrong place, please move it to the correct location, thx 🙂

 

1 REPLY 1

Julius_Loman
DynaMight Legend
DynaMight Legend

Hey @AlexJ ,

you can do that, however only on the process group instance level only. It's not possible to do it on the service level or request level. Dynatrace monitors process incoming and outgoing traffic on process only and it's only in rate (bytes/s). But you can use metric expressions to get an estimate:

Julius_Loman_0-1635231588011.png

This is however only an estimate based on the measured transmitted/received bytes rate.

On the service level, if the request/response is an HTTP request and it contains a Content-Lengh header, you can define a request attribute and then use the value in the MDA chart for example or use the calculated service metric and then use it in Data Explorer:

Julius_Loman_1-1635231974477.png

 



Julius

 

Certified Dynatrace Master | Alanata a.s., Slovakia, Dynatrace Master Partner

Featured Posts