<?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: External API Monitoring in Open Q&amp;A</title>
    <link>https://community.dynatrace.com/t5/Open-Q-A/External-API-Monitoring/m-p/295942#M38750</link>
    <description>&lt;P class=""&gt;&lt;SPAN&gt;Hi radek_jasinski,&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN&gt;We are currently using the &lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN&gt;Dynatrace Managed environment&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN&gt; in the bank, and the team would like to enable &lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN&gt;monitoring for external APIs&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN&gt; to gain better visibility into third-party dependencies and outgoing API calls.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Could you please share the &lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN&gt;best practices or recommended approach&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN&gt; for monitoring external APIs in Dynatrace Managed? It would be helpful if you could also provide any &lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN&gt;pro tips, configuration recommendations, or prerequisites&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN&gt; to ensure effective monitoring and alerting. I have the API list.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 10 Mar 2026 05:30:34 GMT</pubDate>
    <dc:creator>Sohel_Rashid</dc:creator>
    <dc:date>2026-03-10T05:30:34Z</dc:date>
    <item>
      <title>External API Monitoring</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/External-API-Monitoring/m-p/221255#M28170</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt;
&lt;P&gt;Can we measure the performance of the&amp;nbsp; API which is deployed in external banking network from the Dynatrace environment.&lt;/P&gt;
&lt;P&gt;This API is being used by one of the API which is already in Dynatrace monitoring.&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Sravan Kumar&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 22 Aug 2023 14:24:43 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/External-API-Monitoring/m-p/221255#M28170</guid>
      <dc:creator>cskumar</dc:creator>
      <dc:date>2023-08-22T14:24:43Z</dc:date>
    </item>
    <item>
      <title>Re: External API Monitoring</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/External-API-Monitoring/m-p/221285#M28174</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;It all depends on what kind of API it is and what mechanisms it has built in. It's not likely to be possible with OA. You can approach the topic by pulling the performance metrics of your API and inserting them as metrics into Dynatrace for monitoring.&lt;/P&gt;&lt;P&gt;You can also write your own plugin, which will work in a similar way, but you will also program logic into it (e.g. counting parameter data, etc.).&lt;/P&gt;&lt;P&gt;Radek&lt;/P&gt;</description>
      <pubDate>Tue, 22 Aug 2023 16:51:09 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/External-API-Monitoring/m-p/221285#M28174</guid>
      <dc:creator>radek_jasinski</dc:creator>
      <dc:date>2023-08-22T16:51:09Z</dc:date>
    </item>
    <item>
      <title>Re: External API Monitoring</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/External-API-Monitoring/m-p/221292#M28176</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Thanks for the quick reply,&lt;/P&gt;&lt;P&gt;Since it is not possible to monitor the performance metrics (Response time &amp;amp; Failure rate) of the API which is at external site.&lt;/P&gt;&lt;P&gt;would you please help with the steps to get the performance metrics of this external API to Dyntrace.&lt;/P&gt;&lt;P&gt;Between one of the API which is in Dynatrace monitor will use this external API which is deployed at external environent.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sravan&lt;/P&gt;</description>
      <pubDate>Tue, 22 Aug 2023 17:39:17 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/External-API-Monitoring/m-p/221292#M28176</guid>
      <dc:creator>cskumar</dc:creator>
      <dc:date>2023-08-22T17:39:17Z</dc:date>
    </item>
    <item>
      <title>Re: External API Monitoring</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/External-API-Monitoring/m-p/221304#M28183</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;After downloading the metrics using the script from your API, you can send it to Dynatrace using Metrics API - POST ingest data points&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.dynatrace.com/support/help/dynatrace-api/environment-api/metric-v2/post-ingest-metrics" target="_blank"&gt;https://www.dynatrace.com/support/help/dynatrace-api/environment-api/metric-v2/post-ingest-metrics&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Remember to create the appropriate token in the DT &lt;STRONG&gt;(scope: metrics.ingest)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Radek&lt;/P&gt;</description>
      <pubDate>Tue, 22 Aug 2023 18:41:24 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/External-API-Monitoring/m-p/221304#M28183</guid>
      <dc:creator>radek_jasinski</dc:creator>
      <dc:date>2023-08-22T18:41:24Z</dc:date>
    </item>
    <item>
      <title>Re: External API Monitoring</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/External-API-Monitoring/m-p/295942#M38750</link>
      <description>&lt;P class=""&gt;&lt;SPAN&gt;Hi radek_jasinski,&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN&gt;We are currently using the &lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN&gt;Dynatrace Managed environment&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN&gt; in the bank, and the team would like to enable &lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN&gt;monitoring for external APIs&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN&gt; to gain better visibility into third-party dependencies and outgoing API calls.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Could you please share the &lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN&gt;best practices or recommended approach&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN&gt; for monitoring external APIs in Dynatrace Managed? It would be helpful if you could also provide any &lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN&gt;pro tips, configuration recommendations, or prerequisites&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN&gt; to ensure effective monitoring and alerting. I have the API list.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Mar 2026 05:30:34 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/External-API-Monitoring/m-p/295942#M38750</guid>
      <dc:creator>Sohel_Rashid</dc:creator>
      <dc:date>2026-03-10T05:30:34Z</dc:date>
    </item>
  </channel>
</rss>

