<?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: Connection Intermittencies in SQL Extension Created with Extension Creator and Support Response in Extensions</title>
    <link>https://community.dynatrace.com/t5/Extensions/Connection-Intermittencies-in-SQL-Extension-Created-with/m-p/270215#M5943</link>
    <description>&lt;P&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;This specific warning "&lt;SPAN class=""&gt;The&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;polling ended with issues for the endpoints:&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;10.187.5.26:50000&lt;/SPAN&gt;&lt;SPAN&gt;:ESBDB." warrants a closer look into the support archive.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;I assume the extension you've created&amp;nbsp;is for DB2 based on the port. The support archive will have the logs approximately here:&lt;/P&gt;&lt;H3&gt;Which logs to read?&lt;A class="" href="https://dynatrace.stackenterprise.co/articles/10953#heading-which-logs-to-read" target="_blank" rel="noopener"&gt;​&lt;/A&gt;&lt;/H3&gt;&lt;P&gt;All relevant logs are located here (example):&lt;/P&gt;&lt;PRE&gt;SupportArchiveBFXXX/COLLECTOR/0x0000000012345/remotepluginmodule/log/extensions/&lt;/PRE&gt;&lt;P&gt;There are to places inside that directory that interest us:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Files that look like this:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;ruxitagent_extensionsmodule_5740.1.log&lt;/LI&gt;&lt;LI&gt;And everything inside&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;datasources/&amp;lt;your-extension-folder&amp;gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;folder.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;There you should be able to find specific error message or problem raised by the DB2 JDBC driver which will indicate exactly, why the query has timed out or failed, resulting in data gaps.&lt;/P&gt;</description>
    <pubDate>Mon, 17 Feb 2025 12:04:41 GMT</pubDate>
    <dc:creator>vagiz_duseev</dc:creator>
    <dc:date>2025-02-17T12:04:41Z</dc:date>
    <item>
      <title>Connection Intermittencies in SQL Extension Created with Extension Creator and Support Response</title>
      <link>https://community.dynatrace.com/t5/Extensions/Connection-Intermittencies-in-SQL-Extension-Created-with/m-p/270123#M5934</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;We have opened a ticket with Dynatrace support due to issues with an extension for database queries created using the &lt;STRONG&gt;Extension Creator&lt;/STRONG&gt; application.&lt;/P&gt;&lt;P&gt;The issue we're facing is &lt;STRONG&gt;connection intermittencies&lt;/STRONG&gt; in the data displayed in the &lt;STRONG&gt;Data Explorer&lt;/STRONG&gt;. Upon analyzing the extension and ActiveGate logs, we found the following error:&lt;/P&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;SPAN&gt;&lt;SPAN class=""&gt;The&lt;/SPAN&gt; polling ended with issues for the endpoints: &lt;SPAN class=""&gt;10.187.5.26:50000&lt;/SPAN&gt;:ESBDB. &lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;To mitigate this, we increased the &lt;STRONG&gt;execution time in the timeframe&lt;/STRONG&gt;, which removed the error from the logs. However, the intermittencies persist in the Data Explorer data.&lt;/P&gt;&lt;P&gt;Support's response was that, since this is a &lt;STRONG&gt;"custom extension"&lt;/STRONG&gt;, it is outside of Dynatrace's support scope. However, we believe this response may not be entirely accurate, as the extension was created with &lt;STRONG&gt;Extension Creator&lt;/STRONG&gt;, an official Dynatrace tool, and utilizes the &lt;STRONG&gt;SQL framework&lt;/STRONG&gt; provided by the platform.&lt;/P&gt;&lt;H3&gt;I would appreciate feedback on two points:&lt;/H3&gt;&lt;OL&gt;&lt;LI&gt;&lt;STRONG&gt;Has anyone else experienced these connection intermittencies using extensions created with Extension Creator?&lt;/STRONG&gt; How did you resolve or mitigate them?&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;Is the support response valid&lt;/STRONG&gt; in stating that they do not provide support for an extension created with their own tools and frameworks? Considering that this issue is happening with &lt;STRONG&gt;multiple clients and several of my colleagues&lt;/STRONG&gt;, we would like to know if anyone else has encountered this situation and how they managed it with support.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Thank you in advance for your feedback and suggestions!&lt;/P&gt;</description>
      <pubDate>Fri, 14 Feb 2025 18:52:45 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/Connection-Intermittencies-in-SQL-Extension-Created-with/m-p/270123#M5934</guid>
      <dc:creator>eddbarrientos19</dc:creator>
      <dc:date>2025-02-14T18:52:45Z</dc:date>
    </item>
    <item>
      <title>Re: Connection Intermittencies in SQL Extension Created with Extension Creator and Support Response</title>
      <link>https://community.dynatrace.com/t5/Extensions/Connection-Intermittencies-in-SQL-Extension-Created-with/m-p/270215#M5943</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;This specific warning "&lt;SPAN class=""&gt;The&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;polling ended with issues for the endpoints:&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;10.187.5.26:50000&lt;/SPAN&gt;&lt;SPAN&gt;:ESBDB." warrants a closer look into the support archive.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;I assume the extension you've created&amp;nbsp;is for DB2 based on the port. The support archive will have the logs approximately here:&lt;/P&gt;&lt;H3&gt;Which logs to read?&lt;A class="" href="https://dynatrace.stackenterprise.co/articles/10953#heading-which-logs-to-read" target="_blank" rel="noopener"&gt;​&lt;/A&gt;&lt;/H3&gt;&lt;P&gt;All relevant logs are located here (example):&lt;/P&gt;&lt;PRE&gt;SupportArchiveBFXXX/COLLECTOR/0x0000000012345/remotepluginmodule/log/extensions/&lt;/PRE&gt;&lt;P&gt;There are to places inside that directory that interest us:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Files that look like this:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;ruxitagent_extensionsmodule_5740.1.log&lt;/LI&gt;&lt;LI&gt;And everything inside&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;datasources/&amp;lt;your-extension-folder&amp;gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;folder.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;There you should be able to find specific error message or problem raised by the DB2 JDBC driver which will indicate exactly, why the query has timed out or failed, resulting in data gaps.&lt;/P&gt;</description>
      <pubDate>Mon, 17 Feb 2025 12:04:41 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/Connection-Intermittencies-in-SQL-Extension-Created-with/m-p/270215#M5943</guid>
      <dc:creator>vagiz_duseev</dc:creator>
      <dc:date>2025-02-17T12:04:41Z</dc:date>
    </item>
  </channel>
</rss>

