<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: How can we sum bytes recivied/send from specific application inside openshift? in Container platforms</title>
    <link>https://community.dynatrace.com/t5/Container-platforms/How-can-we-sum-bytes-received-sent-from-specific-application/m-p/174769#M1073</link>
    <description>&lt;P&gt;Hey&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/45054"&gt;@AlexJ&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;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:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Julius_Loman_0-1635231588011.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/3145i080728F9D6AA5271/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Julius_Loman_0-1635231588011.png" alt="Julius_Loman_0-1635231588011.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;This is however only an estimate based on the measured transmitted/received bytes rate.&lt;BR /&gt;&lt;BR /&gt;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:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Julius_Loman_1-1635231974477.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/3146i7A3E60211DF7E69A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Julius_Loman_1-1635231974477.png" alt="Julius_Loman_1-1635231974477.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;Julius&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 26 Oct 2021 07:08:14 GMT</pubDate>
    <dc:creator>Julius_Loman</dc:creator>
    <dc:date>2021-10-26T07:08:14Z</dc:date>
    <item>
      <title>How can we sum bytes received/sent from specific application inside openshift?</title>
      <link>https://community.dynatrace.com/t5/Container-platforms/How-can-we-sum-bytes-received-sent-from-specific-application/m-p/173008#M1072</link>
      <description>&lt;P&gt;Hello, friends!&lt;/P&gt;&lt;P&gt;Do Dynatrace have any capacity to monitor in/out traffic from a specific application and aggregate it by day/week/month .etc&lt;/P&gt;&lt;P&gt;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&lt;/P&gt;&lt;P&gt;for example:&lt;/P&gt;&lt;P&gt;we have serviceA() and what I wanna see is:&lt;/P&gt;&lt;P&gt;total bytes received today: 1GB&lt;/P&gt;&lt;P&gt;total bytes sent today:&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 2GB&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If I asked question in the wrong place, please move it to the correct location, thx &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 26 Oct 2021 09:29:32 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Container-platforms/How-can-we-sum-bytes-received-sent-from-specific-application/m-p/173008#M1072</guid>
      <dc:creator>AlexJ</dc:creator>
      <dc:date>2021-10-26T09:29:32Z</dc:date>
    </item>
    <item>
      <title>Re: How can we sum bytes recivied/send from specific application inside openshift?</title>
      <link>https://community.dynatrace.com/t5/Container-platforms/How-can-we-sum-bytes-received-sent-from-specific-application/m-p/174769#M1073</link>
      <description>&lt;P&gt;Hey&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/45054"&gt;@AlexJ&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;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:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Julius_Loman_0-1635231588011.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/3145i080728F9D6AA5271/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Julius_Loman_0-1635231588011.png" alt="Julius_Loman_0-1635231588011.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;This is however only an estimate based on the measured transmitted/received bytes rate.&lt;BR /&gt;&lt;BR /&gt;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:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Julius_Loman_1-1635231974477.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/3146i7A3E60211DF7E69A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Julius_Loman_1-1635231974477.png" alt="Julius_Loman_1-1635231974477.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;Julius&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 26 Oct 2021 07:08:14 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Container-platforms/How-can-we-sum-bytes-received-sent-from-specific-application/m-p/174769#M1073</guid>
      <dc:creator>Julius_Loman</dc:creator>
      <dc:date>2021-10-26T07:08:14Z</dc:date>
    </item>
  </channel>
</rss>

