<?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 Is there a way to query Settings via DQL? in DQL</title>
    <link>https://community.dynatrace.com/t5/DQL/Is-there-a-way-to-query-Settings-via-DQL/m-p/292511#M3002</link>
    <description>&lt;P&gt;For example, I'd like to get a list of all of our configured Davis Anomaly Detectors that contain the word "Mail" in them so that I can easily pass on a report of what alerts are setup for our Email (Exchange) team.&lt;/P&gt;
&lt;P&gt;I don't see a way to do this with the current fetch commands, as they only allow you to query the Davis Events and Problem tables which are for alerts/events that have triggered.&amp;nbsp; I want a list of what's configured that could possibly trigger.&lt;/P&gt;
&lt;P&gt;And really, that's just one example.&amp;nbsp; In general, I'd like to be able to query other configuration settings via DQL so that I can easily see how things are set without having to go do an API call to the Settings API via PostMan or Swagger every time.&lt;/P&gt;</description>
    <pubDate>Wed, 07 Jan 2026 07:55:12 GMT</pubDate>
    <dc:creator>36Krazyfists</dc:creator>
    <dc:date>2026-01-07T07:55:12Z</dc:date>
    <item>
      <title>Is there a way to query Settings via DQL?</title>
      <link>https://community.dynatrace.com/t5/DQL/Is-there-a-way-to-query-Settings-via-DQL/m-p/292511#M3002</link>
      <description>&lt;P&gt;For example, I'd like to get a list of all of our configured Davis Anomaly Detectors that contain the word "Mail" in them so that I can easily pass on a report of what alerts are setup for our Email (Exchange) team.&lt;/P&gt;
&lt;P&gt;I don't see a way to do this with the current fetch commands, as they only allow you to query the Davis Events and Problem tables which are for alerts/events that have triggered.&amp;nbsp; I want a list of what's configured that could possibly trigger.&lt;/P&gt;
&lt;P&gt;And really, that's just one example.&amp;nbsp; In general, I'd like to be able to query other configuration settings via DQL so that I can easily see how things are set without having to go do an API call to the Settings API via PostMan or Swagger every time.&lt;/P&gt;</description>
      <pubDate>Wed, 07 Jan 2026 07:55:12 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/DQL/Is-there-a-way-to-query-Settings-via-DQL/m-p/292511#M3002</guid>
      <dc:creator>36Krazyfists</dc:creator>
      <dc:date>2026-01-07T07:55:12Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to query Settings via DQL?</title>
      <link>https://community.dynatrace.com/t5/DQL/Is-there-a-way-to-query-Settings-via-DQL/m-p/292512#M3003</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;I don't believe this is possible. You should be able to do it via the custom Javascript code in a notebook though.&amp;nbsp;&lt;BR /&gt;I've not tested it but it should work. More info &lt;A href="https://developer.dynatrace.com/develop/sdks/client-classic-environment-v2/" target="_self"&gt;here&lt;/A&gt;.&lt;BR /&gt;&lt;BR /&gt;KR.&lt;BR /&gt;Michiel&lt;/P&gt;</description>
      <pubDate>Tue, 06 Jan 2026 21:40:30 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/DQL/Is-there-a-way-to-query-Settings-via-DQL/m-p/292512#M3003</guid>
      <dc:creator>michiel_otten</dc:creator>
      <dc:date>2026-01-06T21:40:30Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to query Settings via DQL?</title>
      <link>https://community.dynatrace.com/t5/DQL/Is-there-a-way-to-query-Settings-via-DQL/m-p/292522#M3006</link>
      <description>&lt;P&gt;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/41155"&gt;@36Krazyfists&lt;/a&gt;&amp;nbsp;configuration is not exposed via DQL in Grail. But it's accessible through &lt;A href="https://developer.dynatrace.com/develop/access-platform-apis-from-outside/" target="_blank"&gt;platform API&lt;/A&gt; or &lt;A href="https://developer.dynatrace.com/develop/sdks/" target="_blank"&gt;TypeScript SDK&lt;/A&gt; - for Davis Anomaly Detectors in particular this SDK&amp;nbsp;&lt;A href="https://developer.dynatrace.com/develop/sdks/client-davis-analyzers/" target="_blank"&gt;https://developer.dynatrace.com/develop/sdks/client-davis-analyzers/&lt;/A&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;So you can easily set up a workflow in Dynatrace , query the Davis Analyzers and send out a report from the workflow.&amp;nbsp; See the JavaScript code examples in the SDK docs for examples how to use it.&lt;/P&gt;</description>
      <pubDate>Wed, 07 Jan 2026 06:59:40 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/DQL/Is-there-a-way-to-query-Settings-via-DQL/m-p/292522#M3006</guid>
      <dc:creator>Julius_Loman</dc:creator>
      <dc:date>2026-01-07T06:59:40Z</dc:date>
    </item>
  </channel>
</rss>

