<?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 Help on Performance Issue in Dynatrace API</title>
    <link>https://community.dynatrace.com/t5/Dynatrace-API/Help-on-Performance-Issue/m-p/113923#M664</link>
    <description>&lt;P&gt;We have a .NET Core Web API that is deployed in IIS via port 9090. Yesterday, June 18, it called an .asmx web service which is deployed in a different server and ran for 10 seconds.&lt;BR /&gt;&lt;BR /&gt;&lt;IMG src="https://community.dynatrace.com/legacyfs/online/25390-screenshot.png" border="0" /&gt;&lt;/P&gt;
&lt;P&gt;What does the screenshot above mean? Our API took 10s because it took the same amount of time for the request from the web service to be completed? Does this imply that the slowness came from the web service (right) and not the web API (left)?&lt;/P&gt;</description>
    <pubDate>Tue, 25 May 2021 10:46:53 GMT</pubDate>
    <dc:creator>josh_monreal</dc:creator>
    <dc:date>2021-05-25T10:46:53Z</dc:date>
    <item>
      <title>Help on Performance Issue</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/Help-on-Performance-Issue/m-p/113923#M664</link>
      <description>&lt;P&gt;We have a .NET Core Web API that is deployed in IIS via port 9090. Yesterday, June 18, it called an .asmx web service which is deployed in a different server and ran for 10 seconds.&lt;BR /&gt;&lt;BR /&gt;&lt;IMG src="https://community.dynatrace.com/legacyfs/online/25390-screenshot.png" border="0" /&gt;&lt;/P&gt;
&lt;P&gt;What does the screenshot above mean? Our API took 10s because it took the same amount of time for the request from the web service to be completed? Does this imply that the slowness came from the web service (right) and not the web API (left)?&lt;/P&gt;</description>
      <pubDate>Tue, 25 May 2021 10:46:53 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/Help-on-Performance-Issue/m-p/113923#M664</guid>
      <dc:creator>josh_monreal</dc:creator>
      <dc:date>2021-05-25T10:46:53Z</dc:date>
    </item>
    <item>
      <title>Re: Help on Performance Issue</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/Help-on-Performance-Issue/m-p/113924#M665</link>
      <description>&lt;P&gt;Hi Josh,&lt;/P&gt;&lt;P&gt;Based on the screenshot that is indeed what I would infer. A call is sent from &lt;EM&gt;9090&lt;/EM&gt; to &lt;EM&gt;asmx&lt;/EM&gt;. it took 10.1 seconds for &lt;EM&gt;asmx &lt;/EM&gt;to respond back to &lt;EM&gt;9090&lt;/EM&gt;. The total response time for &lt;EM&gt;9090 &lt;/EM&gt;was also 10.1 seconds – this would imply that virtually all time was spent interacting with &lt;EM&gt;asmx&lt;/EM&gt;.&lt;/P&gt;&lt;P&gt;Again, this is based on the screenshot. You could drill down into the PurePath and see exactly what is happening and which methods are indeed causing the long response time in &lt;EM&gt;asmx&lt;/EM&gt;.&lt;/P&gt;&lt;P&gt;Sia&lt;/P&gt;</description>
      <pubDate>Fri, 19 Jun 2020 17:12:43 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/Help-on-Performance-Issue/m-p/113924#M665</guid>
      <dc:creator>sia_h</dc:creator>
      <dc:date>2020-06-19T17:12:43Z</dc:date>
    </item>
    <item>
      <title>Re: Help on Performance Issue</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/Help-on-Performance-Issue/m-p/113925#M666</link>
      <description>&lt;P&gt;So from your image, the response time on the left is a SUM of the response time for all actions that would pass after that, So since you have 1 the total is the same, so the ASMX is what took 10.1s. &lt;/P&gt;&lt;P&gt;A more Complex Request will show a better understanding where you can click in and say, Ahh yes, 14% of the requests hit "X" and it takes "X" ammount of time to process &lt;/P&gt;&lt;P&gt;&lt;IMG src="https://community.dynatrace.com/legacyfs/online/25433-1592588295726.png" /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 19 Jun 2020 17:38:20 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/Help-on-Performance-Issue/m-p/113925#M666</guid>
      <dc:creator>ChadTurner</dc:creator>
      <dc:date>2020-06-19T17:38:20Z</dc:date>
    </item>
  </channel>
</rss>

