<?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: Ingest data from Database Oracle in Custom Solutions Spotlight</title>
    <link>https://community.dynatrace.com/t5/Custom-Solutions-Spotlight/Ingest-data-from-Database-Oracle/m-p/179761#M132</link>
    <description>&lt;P&gt;Since you are trying to get and ingest some specific column value, you'll most probably have to develop some extension yourself.&lt;/P&gt;&lt;P&gt;But take a look first at:&lt;BR /&gt;&lt;A href="https://www.dynatrace.com/hub/detail/custom-database-queries/" target="_blank"&gt;https://www.dynatrace.com/hub/detail/custom-database-queries/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;If that doesn't meet your needs, you might have to develop an extension. Take a look at a list of examples to get some ideas:&lt;BR /&gt;&lt;A href="https://community.dynatrace.com/t5/Dynatrace-tips/Activegate-Extensions/m-p/113705" target="_blank"&gt;https://community.dynatrace.com/t5/Dynatrace-tips/Activegate-Extensions/m-p/113705&lt;/A&gt;&lt;/P&gt;&lt;P&gt;You might always take a look at &lt;A href="https://github.com/NTTDATA-EMEA/dynatrace-sql-plugin" target="_blank"&gt;https://github.com/NTTDATA-EMEA/dynatrace-sql-plugin&lt;/A&gt; to get some more ideas.&lt;/P&gt;</description>
    <pubDate>Sun, 30 Jan 2022 11:40:42 GMT</pubDate>
    <dc:creator>AntonioSousa</dc:creator>
    <dc:date>2022-01-30T11:40:42Z</dc:date>
    <item>
      <title>Ingest data from Database Oracle</title>
      <link>https://community.dynatrace.com/t5/Custom-Solutions-Spotlight/Ingest-data-from-Database-Oracle/m-p/179748#M128</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;
&lt;P&gt;I need an information about the possibility to ingest some data from a database ORacle and built a custom metric on a specific column value.&lt;/P&gt;
&lt;P&gt;I read more articles about the database performance monitoring&amp;nbsp; but nothing about my question.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks in advance for the support&lt;/P&gt;</description>
      <pubDate>Mon, 31 Jan 2022 09:37:24 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Custom-Solutions-Spotlight/Ingest-data-from-Database-Oracle/m-p/179748#M128</guid>
      <dc:creator>dcappare</dc:creator>
      <dc:date>2022-01-31T09:37:24Z</dc:date>
    </item>
    <item>
      <title>Re: Ingest data from Database Oracle</title>
      <link>https://community.dynatrace.com/t5/Custom-Solutions-Spotlight/Ingest-data-from-Database-Oracle/m-p/179751#M129</link>
      <description>&lt;P&gt;You will have to do that with an extension or directly invoking the API. Completely doable.&lt;/P&gt;</description>
      <pubDate>Sat, 29 Jan 2022 21:46:43 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Custom-Solutions-Spotlight/Ingest-data-from-Database-Oracle/m-p/179751#M129</guid>
      <dc:creator>AntonioSousa</dc:creator>
      <dc:date>2022-01-29T21:46:43Z</dc:date>
    </item>
    <item>
      <title>Re: Ingest data from Database Oracle</title>
      <link>https://community.dynatrace.com/t5/Custom-Solutions-Spotlight/Ingest-data-from-Database-Oracle/m-p/179752#M130</link>
      <description>&lt;P&gt;Which extension we are referring to?&lt;/P&gt;</description>
      <pubDate>Sat, 29 Jan 2022 23:17:34 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Custom-Solutions-Spotlight/Ingest-data-from-Database-Oracle/m-p/179752#M130</guid>
      <dc:creator>AgniLanka</dc:creator>
      <dc:date>2022-01-29T23:17:34Z</dc:date>
    </item>
    <item>
      <title>Re: Ingest data from Database Oracle</title>
      <link>https://community.dynatrace.com/t5/Custom-Solutions-Spotlight/Ingest-data-from-Database-Oracle/m-p/179757#M131</link>
      <description>&lt;P&gt;Thank Antonio,&lt;/P&gt;&lt;P&gt;can you indicate me about what extention are you talking about?&lt;/P&gt;&lt;P&gt;And about api do you refer about the api mention in this link:&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.dynatrace.com/support/help/how-to-use-dynatrace/databases/database-insights" target="_blank"&gt;https://www.dynatrace.com/support/help/how-to-use-dynatrace/databases/database-insights&lt;/A&gt;&lt;BR /&gt;It seems only for performance metric db.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your support&lt;/P&gt;</description>
      <pubDate>Sun, 30 Jan 2022 07:30:31 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Custom-Solutions-Spotlight/Ingest-data-from-Database-Oracle/m-p/179757#M131</guid>
      <dc:creator>dcappare</dc:creator>
      <dc:date>2022-01-30T07:30:31Z</dc:date>
    </item>
    <item>
      <title>Re: Ingest data from Database Oracle</title>
      <link>https://community.dynatrace.com/t5/Custom-Solutions-Spotlight/Ingest-data-from-Database-Oracle/m-p/179761#M132</link>
      <description>&lt;P&gt;Since you are trying to get and ingest some specific column value, you'll most probably have to develop some extension yourself.&lt;/P&gt;&lt;P&gt;But take a look first at:&lt;BR /&gt;&lt;A href="https://www.dynatrace.com/hub/detail/custom-database-queries/" target="_blank"&gt;https://www.dynatrace.com/hub/detail/custom-database-queries/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;If that doesn't meet your needs, you might have to develop an extension. Take a look at a list of examples to get some ideas:&lt;BR /&gt;&lt;A href="https://community.dynatrace.com/t5/Dynatrace-tips/Activegate-Extensions/m-p/113705" target="_blank"&gt;https://community.dynatrace.com/t5/Dynatrace-tips/Activegate-Extensions/m-p/113705&lt;/A&gt;&lt;/P&gt;&lt;P&gt;You might always take a look at &lt;A href="https://github.com/NTTDATA-EMEA/dynatrace-sql-plugin" target="_blank"&gt;https://github.com/NTTDATA-EMEA/dynatrace-sql-plugin&lt;/A&gt; to get some more ideas.&lt;/P&gt;</description>
      <pubDate>Sun, 30 Jan 2022 11:40:42 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Custom-Solutions-Spotlight/Ingest-data-from-Database-Oracle/m-p/179761#M132</guid>
      <dc:creator>AntonioSousa</dc:creator>
      <dc:date>2022-01-30T11:40:42Z</dc:date>
    </item>
    <item>
      <title>Re: Ingest data from Database Oracle</title>
      <link>https://community.dynatrace.com/t5/Custom-Solutions-Spotlight/Ingest-data-from-Database-Oracle/m-p/289572#M220</link>
      <description>&lt;P&gt;HI &lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/17213"&gt;@AntonioSousa&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;Currently, there is already an Informix extension available in Dynatrace, but it provides only very basic metrics. I would like to include additional Informix metrics (for example, fragment usage and checkpoint duration) to have more complete visibility of database performance.&lt;/P&gt;&lt;P&gt;Could you please advise what is the best way to achieve this?&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;Should I extend the existing Informix extension by adding new SQL queries and metrics definitions?&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Or would it be better to create a separate custom extension to collect these additional metrics?&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Is there an API-based alternative that could be used instead?&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Any guidance or best practices on how to properly extend Informix monitoring in Dynatrace would be very helpful.&lt;/P&gt;&lt;P&gt;Thank you i&lt;/P&gt;</description>
      <pubDate>Thu, 13 Nov 2025 20:42:04 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Custom-Solutions-Spotlight/Ingest-data-from-Database-Oracle/m-p/289572#M220</guid>
      <dc:creator>NicoleMT</dc:creator>
      <dc:date>2025-11-13T20:42:04Z</dc:date>
    </item>
  </channel>
</rss>

