<?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 Use new database extension to run DB Query from Dynatrace in Extensions</title>
    <link>https://community.dynatrace.com/t5/Extensions/Use-new-database-extension-to-run-DB-Query-from-Dynatrace/m-p/240919#M5047</link>
    <description>&lt;DIV class=""&gt;
&lt;DIV class=""&gt;
&lt;DIV class=""&gt;
&lt;P&gt;Hello everyone,&lt;/P&gt;
&lt;P&gt;Currently, I'm still using the Custom Database Query extension to run an Oracle database query through Dyantrace.&lt;/P&gt;
&lt;P&gt;However, there is a notification indicating that the status of this extension is deprecated and it is recommended to use the "Custom database extension".&lt;/P&gt;
&lt;P&gt;Yet, I'm having difficulty finding the configuration steps for this extension to enable it to execute Oracle queries. Could someone please guide me on how to configure it?&lt;/P&gt;
&lt;P&gt;Thank you.&lt;/P&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;</description>
    <pubDate>Wed, 03 Apr 2024 10:41:09 GMT</pubDate>
    <dc:creator>agylpradipta</dc:creator>
    <dc:date>2024-04-03T10:41:09Z</dc:date>
    <item>
      <title>Use new database extension to run DB Query from Dynatrace</title>
      <link>https://community.dynatrace.com/t5/Extensions/Use-new-database-extension-to-run-DB-Query-from-Dynatrace/m-p/240919#M5047</link>
      <description>&lt;DIV class=""&gt;
&lt;DIV class=""&gt;
&lt;DIV class=""&gt;
&lt;P&gt;Hello everyone,&lt;/P&gt;
&lt;P&gt;Currently, I'm still using the Custom Database Query extension to run an Oracle database query through Dyantrace.&lt;/P&gt;
&lt;P&gt;However, there is a notification indicating that the status of this extension is deprecated and it is recommended to use the "Custom database extension".&lt;/P&gt;
&lt;P&gt;Yet, I'm having difficulty finding the configuration steps for this extension to enable it to execute Oracle queries. Could someone please guide me on how to configure it?&lt;/P&gt;
&lt;P&gt;Thank you.&lt;/P&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;</description>
      <pubDate>Wed, 03 Apr 2024 10:41:09 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/Use-new-database-extension-to-run-DB-Query-from-Dynatrace/m-p/240919#M5047</guid>
      <dc:creator>agylpradipta</dc:creator>
      <dc:date>2024-04-03T10:41:09Z</dc:date>
    </item>
    <item>
      <title>Re: How to Use New Database Extension to Run DB Query From Dynatrace?</title>
      <link>https://community.dynatrace.com/t5/Extensions/Use-new-database-extension-to-run-DB-Query-from-Dynatrace/m-p/240921#M5048</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/58496"&gt;@agylpradipta&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;unfortunately, the custom db extension v2.0 is not available publicly yet, so you can create the extension by yourself using the available official documentation or contact Dynatrace extension team&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.dynatrace.com/docs/extend-dynatrace/extensions20/data-sources/sql" target="_blank"&gt;https://docs.dynatrace.com/docs/extend-dynatrace/extensions20/data-sources/sql&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.dynatrace.com/docs/extend-dynatrace/extensions20/data-sources/sql/sql-reference" target="_blank"&gt;https://docs.dynatrace.com/docs/extend-dynatrace/extensions20/data-sources/sql/sql-reference&lt;/A&gt;&lt;/P&gt;&lt;P&gt;as for the current&amp;nbsp;Custom Database Queries v1, yes it's deprecated but it's supported by Dynatrace till October 2024&lt;/P&gt;</description>
      <pubDate>Mon, 25 Mar 2024 05:38:20 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/Use-new-database-extension-to-run-DB-Query-from-Dynatrace/m-p/240921#M5048</guid>
      <dc:creator>Mohamed_Hamdy</dc:creator>
      <dc:date>2024-03-25T05:38:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to Use New Database Extension to Run DB Query From Dynatrace?</title>
      <link>https://community.dynatrace.com/t5/Extensions/Use-new-database-extension-to-run-DB-Query-from-Dynatrace/m-p/240922#M5049</link>
      <description>&lt;P&gt;take a look on the VSCode plugin to develop extensions.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://developer.dynatrace.com/extensions-v2/dynatrace-extensions-vscode/guides/getting-started/" target="_blank"&gt;https://developer.dynatrace.com/extensions-v2/dynatrace-extensions-vscode/guides/getting-started/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 25 Mar 2024 07:14:57 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/Use-new-database-extension-to-run-DB-Query-from-Dynatrace/m-p/240922#M5049</guid>
      <dc:creator>PacoPorro</dc:creator>
      <dc:date>2024-03-25T07:14:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to Use New Database Extension to Run DB Query From Dynatrace?</title>
      <link>https://community.dynatrace.com/t5/Extensions/Use-new-database-extension-to-run-DB-Query-from-Dynatrace/m-p/241019#M5050</link>
      <description>&lt;P&gt;Hi there.&lt;/P&gt;&lt;P&gt;We faced the same situation and we investigated the process of developing a new Query extension using the new framework, however, we found that it's still quite basic in its implementation of queries. We had to define the queries themselves inside the JSON and this was very inflexible, so for now we stick with the previous version.&lt;/P&gt;&lt;P&gt;Configuring queries should be managed at the endpoint configuration level in Dynatrace, not directly inside the JSON file of the extension, this complicates deployment of changes enormously.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;JD.&lt;/P&gt;</description>
      <pubDate>Mon, 25 Mar 2024 20:07:15 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/Use-new-database-extension-to-run-DB-Query-from-Dynatrace/m-p/241019#M5050</guid>
      <dc:creator>jose_araya</dc:creator>
      <dc:date>2024-03-25T20:07:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to Use New Database Extension to Run DB Query From Dynatrace?</title>
      <link>https://community.dynatrace.com/t5/Extensions/Use-new-database-extension-to-run-DB-Query-from-Dynatrace/m-p/241106#M5051</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/58496"&gt;@agylpradipta&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The excellent practical guide to SQL extensions with&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/3741"&gt;@vagiz_duseev&lt;/a&gt;&amp;nbsp;is what you need :&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.youtube.com/watch?v=t9kHPKL9yKY" target="_self"&gt;https://www.youtube.com/watch?v=t9kHPKL9yKY&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Regards Aurélien&lt;/P&gt;</description>
      <pubDate>Tue, 26 Mar 2024 13:39:58 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/Use-new-database-extension-to-run-DB-Query-from-Dynatrace/m-p/241106#M5051</guid>
      <dc:creator>AurelienGravier</dc:creator>
      <dc:date>2024-03-26T13:39:58Z</dc:date>
    </item>
  </channel>
</rss>

