<?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 any DQL to fetch Synthetic monitor name, URL ? in DQL</title>
    <link>https://community.dynatrace.com/t5/DQL/any-DQL-to-fetch-Synthetic-monitor-name-URL/m-p/275956#M1997</link>
    <description>&lt;P&gt;Can someone help to pull the synthetic monitor details from DQL ( Name, Url, frequency, locations)&lt;/P&gt;</description>
    <pubDate>Fri, 25 Apr 2025 13:48:48 GMT</pubDate>
    <dc:creator>Sisapy09</dc:creator>
    <dc:date>2025-04-25T13:48:48Z</dc:date>
    <item>
      <title>any DQL to fetch Synthetic monitor name, URL ?</title>
      <link>https://community.dynatrace.com/t5/DQL/any-DQL-to-fetch-Synthetic-monitor-name-URL/m-p/275956#M1997</link>
      <description>&lt;P&gt;Can someone help to pull the synthetic monitor details from DQL ( Name, Url, frequency, locations)&lt;/P&gt;</description>
      <pubDate>Fri, 25 Apr 2025 13:48:48 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/DQL/any-DQL-to-fetch-Synthetic-monitor-name-URL/m-p/275956#M1997</guid>
      <dc:creator>Sisapy09</dc:creator>
      <dc:date>2025-04-25T13:48:48Z</dc:date>
    </item>
    <item>
      <title>Re: any DQL to fetch Synthetic monitor name, URL ?</title>
      <link>https://community.dynatrace.com/t5/DQL/any-DQL-to-fetch-Synthetic-monitor-name-URL/m-p/275993#M2003</link>
      <description>&lt;P&gt;Synthetic tests use the dt.entity.synthetic_test entity type. You can fetch the tests and their URL using the DQL below.&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;fetch dt.entity.synthetic_test
| fieldsAdd url&lt;/LI-CODE&gt;&lt;P&gt;Complete details about available fields on these entities can be found &lt;A href="https://docs.dynatrace.com/docs/discover-dynatrace/references/semantic-dictionary/model/dt-entities#synthetic-test" target="_self"&gt;here&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Fri, 25 Apr 2025 20:08:46 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/DQL/any-DQL-to-fetch-Synthetic-monitor-name-URL/m-p/275993#M2003</guid>
      <dc:creator>marco_irmer</dc:creator>
      <dc:date>2025-04-25T20:08:46Z</dc:date>
    </item>
  </channel>
</rss>

