<?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 Polling finished with issues for endpoints: xxx.yyy.zzzz:1433/master in Extensions</title>
    <link>https://community.dynatrace.com/t5/Extensions/Polling-finished-with-issues-for-endpoints-xxx-yyy-zzzz-1433/m-p/268019#M5860</link>
    <description>&lt;P&gt;I have created a Dynatrace sql query extension as mentioned in the Youtube Video&amp;nbsp;&lt;A href="https://www.youtube.com/watch?v=t9kHPKL9yKY" target="_blank" rel="noopener"&gt;A Practical Guide to SQL Extensions with Dynatrace - YouTube&lt;/A&gt;.&lt;BR /&gt;&lt;BR /&gt;After creating and signing the extension, I am getting the below error in the logs.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;warn&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;2025-01-21 14:59:36.834&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;SFM Event&lt;/SPAN&gt;&lt;/P&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;Content&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;DIV&gt;Polling finished with issues for endpoints: xxx.xx.xx:&lt;SPAN class=""&gt;1433&lt;/SPAN&gt;/master&lt;BR /&gt;&lt;BR /&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;warn&lt;/DIV&gt;&lt;SPAN class=""&gt;2025-01-21 14:58:37.010&lt;/SPAN&gt;&lt;SPAN class=""&gt;SFM Event&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;Conte&lt;SPAN&gt;nt&lt;/SPAN&gt;&lt;DIV class=""&gt;&lt;DIV&gt;Endpoint: xxx.xx.xx:&lt;SPAN class=""&gt;1433&lt;/SPAN&gt;/master&amp;nbsp;group 'Latest data' did not produce any metrics. Subgroups will not be polled.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;Below is the source code:&lt;/STRONG&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="python"&gt;name: custom:custom.db.query.2.0
version: "0.0.4"
minDynatraceVersion: "1.279.0"
author:
  name: John Doe

metrics:
  - key: my.sql.status.value
    metadata:
      displayName: My Values
      unit: Count

sqlServer:
  - group: Latest data
    featureSet: Latest
    interval:
      minutes: 1
    ingest: metrics
    query: &amp;gt;
      select count (id) as count 
      from master.chart WITH (NOLOCK) where 
      creation_date &amp;gt; DATEADD(minute, -15,  GETDATE())
    metrics:
      - key: my.sql.status.value
        value: col:count

    dimensions:
      - key: stat_name
        value: const:latest&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How can i fix it?&lt;BR /&gt;The connection details seem to be fine. The same query and database were used in fetching the data using custom.db.query extension. It got deprecated. that is why I have created a new extension.&lt;/P&gt;</description>
    <pubDate>Tue, 21 Jan 2025 15:17:39 GMT</pubDate>
    <dc:creator>Sarathkumar1</dc:creator>
    <dc:date>2025-01-21T15:17:39Z</dc:date>
    <item>
      <title>Polling finished with issues for endpoints: xxx.yyy.zzzz:1433/master</title>
      <link>https://community.dynatrace.com/t5/Extensions/Polling-finished-with-issues-for-endpoints-xxx-yyy-zzzz-1433/m-p/268019#M5860</link>
      <description>&lt;P&gt;I have created a Dynatrace sql query extension as mentioned in the Youtube Video&amp;nbsp;&lt;A href="https://www.youtube.com/watch?v=t9kHPKL9yKY" target="_blank" rel="noopener"&gt;A Practical Guide to SQL Extensions with Dynatrace - YouTube&lt;/A&gt;.&lt;BR /&gt;&lt;BR /&gt;After creating and signing the extension, I am getting the below error in the logs.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;warn&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;2025-01-21 14:59:36.834&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;SFM Event&lt;/SPAN&gt;&lt;/P&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;Content&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;DIV&gt;Polling finished with issues for endpoints: xxx.xx.xx:&lt;SPAN class=""&gt;1433&lt;/SPAN&gt;/master&lt;BR /&gt;&lt;BR /&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;warn&lt;/DIV&gt;&lt;SPAN class=""&gt;2025-01-21 14:58:37.010&lt;/SPAN&gt;&lt;SPAN class=""&gt;SFM Event&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;Conte&lt;SPAN&gt;nt&lt;/SPAN&gt;&lt;DIV class=""&gt;&lt;DIV&gt;Endpoint: xxx.xx.xx:&lt;SPAN class=""&gt;1433&lt;/SPAN&gt;/master&amp;nbsp;group 'Latest data' did not produce any metrics. Subgroups will not be polled.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;Below is the source code:&lt;/STRONG&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="python"&gt;name: custom:custom.db.query.2.0
version: "0.0.4"
minDynatraceVersion: "1.279.0"
author:
  name: John Doe

metrics:
  - key: my.sql.status.value
    metadata:
      displayName: My Values
      unit: Count

sqlServer:
  - group: Latest data
    featureSet: Latest
    interval:
      minutes: 1
    ingest: metrics
    query: &amp;gt;
      select count (id) as count 
      from master.chart WITH (NOLOCK) where 
      creation_date &amp;gt; DATEADD(minute, -15,  GETDATE())
    metrics:
      - key: my.sql.status.value
        value: col:count

    dimensions:
      - key: stat_name
        value: const:latest&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How can i fix it?&lt;BR /&gt;The connection details seem to be fine. The same query and database were used in fetching the data using custom.db.query extension. It got deprecated. that is why I have created a new extension.&lt;/P&gt;</description>
      <pubDate>Tue, 21 Jan 2025 15:17:39 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/Polling-finished-with-issues-for-endpoints-xxx-yyy-zzzz-1433/m-p/268019#M5860</guid>
      <dc:creator>Sarathkumar1</dc:creator>
      <dc:date>2025-01-21T15:17:39Z</dc:date>
    </item>
    <item>
      <title>Re: Polling finished with issues for endpoints: xxx.yyy.zzzz:1433/master</title>
      <link>https://community.dynatrace.com/t5/Extensions/Polling-finished-with-issues-for-endpoints-xxx-yyy-zzzz-1433/m-p/268587#M5881</link>
      <description>&lt;P&gt;The error message indicates that the query didn't return any data or that there was something wrong with it.&lt;/P&gt;&lt;P&gt;The code looks fine at first glance, so if you're 100% sure that the query is returning data for the user you have configured in the extension, then your next step should be to get a support archive for the ActiveGate which is running that extension (or going into the AG directly) and having a look into the logs /remotepluginmodule/log/extensions/datasources/&amp;lt;your-ext-name&amp;gt;.&lt;/P&gt;&lt;P&gt;There should be some more info on what happened with your query. Either that it failed or that it returned 0 rows.&lt;/P&gt;</description>
      <pubDate>Tue, 28 Jan 2025 13:54:37 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/Polling-finished-with-issues-for-endpoints-xxx-yyy-zzzz-1433/m-p/268587#M5881</guid>
      <dc:creator>TomásSeroteRoos</dc:creator>
      <dc:date>2025-01-28T13:54:37Z</dc:date>
    </item>
  </channel>
</rss>

