<?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: Does Dynatrace support monitoring AXway API gateway? in Open Q&amp;A</title>
    <link>https://community.dynatrace.com/t5/Open-Q-A/Does-Dynatrace-support-monitoring-AXway-API-gateway/m-p/31419#M959</link>
    <description>&lt;P&gt;I plan to do that but I would still need to disable the servlet sensor pack to avoid the agent crashing the app.&lt;/P&gt;</description>
    <pubDate>Mon, 31 Jul 2017 23:33:26 GMT</pubDate>
    <dc:creator>vinson_tan</dc:creator>
    <dc:date>2017-07-31T23:33:26Z</dc:date>
    <item>
      <title>Does Dynatrace support monitoring AXway API gateway?</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Does-Dynatrace-support-monitoring-AXway-API-gateway/m-p/31417#M957</link>
      <description>&lt;P&gt;I was searching through the forums on Axway API gateway and it seems that AppMon does not support instrumenting this API gateway due to the servlet engine it uses. Right now, I am assuming Dynatrace will have the similar issue. But I was wondering whether if we can use Dynatrace just to monitor all the web services calls in and out from the API gateway without the code details? I know from process connection dashboard we can see the various callees and callers services but we could not measure the response time and failure rate of each of these services other than those we can OneAgent installed. Anyone has tested out dynatrace with Axway API gateway?&lt;/P&gt;</description>
      <pubDate>Thu, 21 Dec 2023 12:45:30 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Does-Dynatrace-support-monitoring-AXway-API-gateway/m-p/31417#M957</guid>
      <dc:creator>vinson_tan</dc:creator>
      <dc:date>2023-12-21T12:45:30Z</dc:date>
    </item>
    <item>
      <title>Re: Does Dynatrace support monitoring AXway API gateway?</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Does-Dynatrace-support-monitoring-AXway-API-gateway/m-p/31418#M958</link>
      <description>&lt;P&gt;Hi Vinson,&lt;/P&gt;&lt;P&gt;Maybe defining a custom service based on a method can be off help here?&lt;/P&gt;&lt;P&gt;Go to settings - server side service monitoring - custom services.&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;</description>
      <pubDate>Mon, 31 Jul 2017 10:17:17 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Does-Dynatrace-support-monitoring-AXway-API-gateway/m-p/31418#M958</guid>
      <dc:creator>chris_geebelen</dc:creator>
      <dc:date>2017-07-31T10:17:17Z</dc:date>
    </item>
    <item>
      <title>Re: Does Dynatrace support monitoring AXway API gateway?</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Does-Dynatrace-support-monitoring-AXway-API-gateway/m-p/31419#M959</link>
      <description>&lt;P&gt;I plan to do that but I would still need to disable the servlet sensor pack to avoid the agent crashing the app.&lt;/P&gt;</description>
      <pubDate>Mon, 31 Jul 2017 23:33:26 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Does-Dynatrace-support-monitoring-AXway-API-gateway/m-p/31419#M959</guid>
      <dc:creator>vinson_tan</dc:creator>
      <dc:date>2017-07-31T23:33:26Z</dc:date>
    </item>
    <item>
      <title>Re: Does Dynatrace support monitoring AXway API gateway?</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Does-Dynatrace-support-monitoring-AXway-API-gateway/m-p/31420#M960</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;The servlet sensor and the UEM sensor in Dynatrace is also capable of capturing http headers, so it suffers from the same problems like AppMon. It is not a problem of our products, but of the instrumented servlet container, violating the servlet spec.&lt;/P&gt;&lt;P&gt;Best&lt;/P&gt;&lt;P&gt;Harry&lt;/P&gt;</description>
      <pubDate>Tue, 01 Aug 2017 05:13:25 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Does-Dynatrace-support-monitoring-AXway-API-gateway/m-p/31420#M960</guid>
      <dc:creator>harald_berger</dc:creator>
      <dc:date>2017-08-01T05:13:25Z</dc:date>
    </item>
    <item>
      <title>Re: Does Dynatrace support monitoring AXway API gateway?</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Does-Dynatrace-support-monitoring-AXway-API-gateway/m-p/31421#M961</link>
      <description>&lt;P&gt;Using custom services and request attributes (found by decompiling the code) it was possible to get insight into things like the URL and the response code. Reach out to me if you're interested in the details.&lt;/P&gt;</description>
      <pubDate>Wed, 24 Jan 2018 14:50:27 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Does-Dynatrace-support-monitoring-AXway-API-gateway/m-p/31421#M961</guid>
      <dc:creator>Mike_L</dc:creator>
      <dc:date>2018-01-24T14:50:27Z</dc:date>
    </item>
    <item>
      <title>Re: Does Dynatrace support monitoring AXway API gateway?</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Does-Dynatrace-support-monitoring-AXway-API-gateway/m-p/31422#M962</link>
      <description>&lt;P&gt;Michael, would appreciate if you can share the custom service detection rules and the request attributes to captured. I am going into a POC on AXway API gateway by end of this month. BTW, with this custom service detection rules, did you manage to see the serviceflow showing from API GW all the way to any backend services? I assumed the dynatrace http headers will still flow through to backend as long as the backend calls from API GW is standard web services calls. Another area I am not pretty sure is the RUM. &lt;/P&gt;</description>
      <pubDate>Thu, 25 Jan 2018 00:17:50 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Does-Dynatrace-support-monitoring-AXway-API-gateway/m-p/31422#M962</guid>
      <dc:creator>vinson_tan</dc:creator>
      <dc:date>2018-01-25T00:17:50Z</dc:date>
    </item>
  </channel>
</rss>

