<?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 Are extensions necessary to get alerts for remote Databases SQL/MySQL Databases? in Extensions</title>
    <link>https://community.dynatrace.com/t5/Extensions/Are-extensions-necessary-to-get-alerts-for-remote-Databases-SQL/m-p/194786#M2410</link>
    <description>&lt;P&gt;&lt;SPAN&gt;Actually, we have a Azure Devops pipeline to create custom-alerts and extensions as well. But, as part of Monaco automation in the pipeline order structure we first create custom-alerts and then custom extensions.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;So, I need a clarification that does we need extensions to create the remote DB metrics.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Because when we trying to create the mysql remote DB alert for eg: Table-locks-waited which is extension metric getting the below error.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="PavanBarika_0-1663751595595.png" style="width: 562px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/7652iDB3581A74DD28A9A/image-dimensions/562x208?v=v2" width="562" height="208" role="button" title="PavanBarika_0-1663751595595.png" alt="PavanBarika_0-1663751595595.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 20 Aug 2024 13:13:17 GMT</pubDate>
    <dc:creator>PavanBarika</dc:creator>
    <dc:date>2024-08-20T13:13:17Z</dc:date>
    <item>
      <title>Are extensions necessary to get alerts for remote Databases SQL/MySQL Databases?</title>
      <link>https://community.dynatrace.com/t5/Extensions/Are-extensions-necessary-to-get-alerts-for-remote-Databases-SQL/m-p/194786#M2410</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Actually, we have a Azure Devops pipeline to create custom-alerts and extensions as well. But, as part of Monaco automation in the pipeline order structure we first create custom-alerts and then custom extensions.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;So, I need a clarification that does we need extensions to create the remote DB metrics.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Because when we trying to create the mysql remote DB alert for eg: Table-locks-waited which is extension metric getting the below error.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="PavanBarika_0-1663751595595.png" style="width: 562px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/7652iDB3581A74DD28A9A/image-dimensions/562x208?v=v2" width="562" height="208" role="button" title="PavanBarika_0-1663751595595.png" alt="PavanBarika_0-1663751595595.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Aug 2024 13:13:17 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/Are-extensions-necessary-to-get-alerts-for-remote-Databases-SQL/m-p/194786#M2410</guid>
      <dc:creator>PavanBarika</dc:creator>
      <dc:date>2024-08-20T13:13:17Z</dc:date>
    </item>
    <item>
      <title>Re: Are extensions necessary to get alerts for remote DB SQL/Mysql DBs?</title>
      <link>https://community.dynatrace.com/t5/Extensions/Are-extensions-necessary-to-get-alerts-for-remote-Databases-SQL/m-p/194791#M2412</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Please first create the metrics and then create the alerts.&lt;/P&gt;
&lt;P&gt;Mike&lt;/P&gt;</description>
      <pubDate>Wed, 21 Sep 2022 09:54:54 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/Are-extensions-necessary-to-get-alerts-for-remote-Databases-SQL/m-p/194791#M2412</guid>
      <dc:creator>Mike_L</dc:creator>
      <dc:date>2022-09-21T09:54:54Z</dc:date>
    </item>
    <item>
      <title>Re: Are extensions necessary to get alerts for remote DB SQL/Mysql DBs?</title>
      <link>https://community.dynatrace.com/t5/Extensions/Are-extensions-necessary-to-get-alerts-for-remote-Databases-SQL/m-p/194868#M2414</link>
      <description>&lt;P&gt;We cant change the order of creating&amp;nbsp; custom-alerts then custom-extension.&lt;/P&gt;&lt;P&gt;Is there any other way we can do this.&lt;/P&gt;</description>
      <pubDate>Thu, 22 Sep 2022 05:21:09 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/Are-extensions-necessary-to-get-alerts-for-remote-Databases-SQL/m-p/194868#M2414</guid>
      <dc:creator>PavanBarika</dc:creator>
      <dc:date>2022-09-22T05:21:09Z</dc:date>
    </item>
    <item>
      <title>Re: Are extensions necessary to get alerts for remote DB SQL/Mysql DBs?</title>
      <link>https://community.dynatrace.com/t5/Extensions/Are-extensions-necessary-to-get-alerts-for-remote-Databases-SQL/m-p/194929#M2416</link>
      <description>&lt;P&gt;I see that you are using Monaco.&lt;/P&gt;&lt;P&gt;If you create a dependency between the configurations monaco will figure out the order automatically. This is done in the yaml definition. Information can be found in the Monaco documentation:&amp;nbsp;&lt;A href="https://dynatrace-oss.github.io/dynatrace-monitoring-as-code/configuration/yaml_config#referencing-other-configurations" target="_blank"&gt;https://dynatrace-oss.github.io/dynatrace-monitoring-as-code/configuration/yaml_config#referencing-other-configurations&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;Kristof&lt;/P&gt;</description>
      <pubDate>Thu, 22 Sep 2022 13:01:52 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/Are-extensions-necessary-to-get-alerts-for-remote-Databases-SQL/m-p/194929#M2416</guid>
      <dc:creator>kristof_renders</dc:creator>
      <dc:date>2022-09-22T13:01:52Z</dc:date>
    </item>
  </channel>
</rss>

