<?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>article Private Synthetic Location Not Available for DNS (NAM) Monitors in Troubleshooting</title>
    <link>https://community.dynatrace.com/t5/Troubleshooting/Private-Synthetic-Location-Not-Available-for-DNS-NAM-Monitors/ta-p/300483</link>
    <description>&lt;H2&gt;Summary&lt;/H2&gt;
&lt;P&gt;This article focuses on &lt;STRONG&gt;Dynatrace Synthetic Monitoring&lt;/STRONG&gt;, specifically &lt;STRONG&gt;Network Availability Monitors (NAM) using DNS&lt;/STRONG&gt;, and explains why a &lt;STRONG&gt;private Synthetic location may not be selectable&lt;/STRONG&gt; when creating DNS monitors.&lt;/P&gt;
&lt;P&gt;It helps you understand the &lt;STRONG&gt;platform prerequisites and system‑level dependencies&lt;/STRONG&gt; that determine whether &lt;STRONG&gt;DNS monitoring&lt;/STRONG&gt; is available from a private location, and how to validate DNS availability using &lt;STRONG&gt;ActiveGate diagnostics and local DNS checks&lt;/STRONG&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;LI-TOC indent="15" liststyle="disc" maxheadinglevel="3"&gt;&lt;/LI-TOC&gt;&lt;/P&gt;
&lt;H2&gt;&amp;nbsp;&lt;/H2&gt;
&lt;H2&gt;Problem&lt;/H2&gt;
&lt;P&gt;After deploying &lt;STRONG&gt;Synthetic‑enabled ActiveGates&lt;/STRONG&gt; and assigning them to a new &lt;STRONG&gt;private Synthetic location&lt;/STRONG&gt;, the location appears as &lt;STRONG&gt;Not supported&lt;/STRONG&gt; when attempting to create a &lt;STRONG&gt;DNS Network Availability Monitor&lt;/STRONG&gt;.&lt;/P&gt;
&lt;H3&gt;&amp;nbsp;&lt;/H3&gt;
&lt;H3&gt;In the Dynatrace UI&lt;/H3&gt;
&lt;P&gt;You may observe one or more of the following:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;In &lt;STRONG&gt;Synthetic → Private locations&lt;/STRONG&gt;, the private location shows a &lt;STRONG&gt;Compatibility health alert&lt;/STRONG&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Network Availability (DNS)&lt;/STRONG&gt; is missing from the available monitor types under&lt;BR /&gt;&lt;STRONG&gt;Classic Settings → Web and mobile monitoring → Private Synthetic locations → Edit location&lt;/STRONG&gt;&lt;/LI&gt;
&lt;LI&gt;The private location is marked as &lt;STRONG&gt;Not supported&lt;/STRONG&gt;, with a message indicating that the location is not configured to execute this type of monitor&lt;/LI&gt;
&lt;/UL&gt;
&lt;H2&gt;&amp;nbsp;&lt;/H2&gt;
&lt;H2&gt;Evidence in ActiveGate logs&lt;/H2&gt;
&lt;P&gt;The ActiveGate diagnostic logs (&lt;CODE&gt;vuc-status.log&lt;/CODE&gt;) indicate that DNS is unavailable, even though other multi‑protocol capabilities may still be operational:&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;2026-06-09T07:29:46,227Z [DiagnosticResultsHolder]
	multi-protocol = `DiagnosticResultsChangedEvent[moduleName=MULTIPROTOCOL, diagnosticCasesResult=DiagnosticCasesResult[isOperational=true, cases={MULTIPROTOCOL_TCP=DiagnosticCaseDetail[isAvailable=true], MULTIPROTOCOL_DNS=DiagnosticCaseDetail[isAvailable=false], MULTIPROTOCOL_ICMP=DiagnosticCaseDetail[isAvailable=true]}]]`&lt;/LI-CODE&gt;
&lt;P&gt;When &lt;CODE&gt;MULTIPROTOCOL_DNS&lt;/CODE&gt; is reported as &lt;STRONG&gt;isAvailable=false&lt;/STRONG&gt;, DNS NAM monitors are automatically disabled for the private location.&lt;/P&gt;
&lt;P&gt;For information on finding the log see&amp;nbsp;&lt;A id="link_6" class="page-link lia-link-navigation lia-custom-event" href="https://community.dynatrace.com/t5/Troubleshooting/Useful-Synthetic-ActiveGate-logs/ta-p/214478" target="_blank"&gt;Useful Synthetic ActiveGate logs&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H2&gt;Troubleshooting steps&lt;/H2&gt;
&lt;P&gt;Use the following steps to determine whether the limitation is related to &lt;STRONG&gt;Dynatrace configuration&lt;/STRONG&gt; or to &lt;STRONG&gt;host‑level DNS resolution&lt;/STRONG&gt;.&lt;/P&gt;
&lt;H3&gt;&amp;nbsp;&lt;/H3&gt;
&lt;H3&gt;1. Review ActiveGate diagnostic results&lt;/H3&gt;
&lt;P&gt;On the ActiveGate host, check the &lt;CODE&gt;vuc-status.log&lt;/CODE&gt; and confirm whether DNS is reported as unavailable:&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;MULTIPROTOCOL_DNS=DiagnosticCaseDetail[isAvailable=false]&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;If DNS is unavailable at this level, the private Synthetic location cannot support DNS NAM monitors.&lt;/P&gt;
&lt;H3&gt;&amp;nbsp;&lt;/H3&gt;
&lt;H3&gt;2. Understand how DNS availability is validated&lt;/H3&gt;
&lt;DIV&gt;
&lt;DIV class="paragraph-in-scc-markdown-text ___1ngh792 ftgm304 f1iaxwol"&gt;DNS Network Availability Monitors rely on the &lt;STRONG&gt;host operating system’s DNS resolver&lt;/STRONG&gt;.&lt;BR /&gt;When applicable, entries defined in the &lt;STRONG&gt;&lt;CODE&gt;/etc/hosts&lt;/CODE&gt; file&lt;/STRONG&gt; are also used for hostname resolution.&lt;/DIV&gt;
&lt;DIV class="paragraph-in-scc-markdown-text ___1ngh792 ftgm304 f1iaxwol"&gt;Important characteristics:&lt;/DIV&gt;
&lt;UL&gt;
&lt;LI class="___ccc16d0 fje8fi8 f1ng9h0j f1bwykku f18jd3zf"&gt;The ActiveGate uses the &lt;STRONG&gt;machine’s configured DNS settings&lt;/STRONG&gt;&lt;/LI&gt;
&lt;LI class="___ccc16d0 fje8fi8 f1ng9h0j f1bwykku f18jd3zf"&gt;&lt;STRONG&gt;&lt;CODE&gt;/etc/hosts&lt;/CODE&gt;&lt;/STRONG&gt; is consulted when relevant hostnames are defined there&lt;/LI&gt;
&lt;LI class="___ccc16d0 fje8fi8 f1ng9h0j f1bwykku f18jd3zf"&gt;No Dynatrace‑specific DNS server is bundled with the ActiveGate&lt;/LI&gt;
&lt;LI class="___ccc16d0 fje8fi8 f1ng9h0j f1bwykku f18jd3zf"&gt;If DNS resolution fails at the OS level, &lt;STRONG&gt;DNS execution is disabled automatically&lt;/STRONG&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;DIV class="paragraph-in-scc-markdown-text ___1ngh792 ftgm304 f1iaxwol"&gt;This means that DNS availability for a private Synthetic location is determined entirely by the &lt;STRONG&gt;host’s ability to resolve hostnames&lt;/STRONG&gt;, using standard operating system resolution mechanisms.&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;H3&gt;&amp;nbsp;&lt;/H3&gt;
&lt;H3&gt;3. Verify local DNS resolution on the ActiveGate host&lt;/H3&gt;
&lt;H4&gt;&lt;span class="lia-unicode-emoji" title=":magnifying_glass_tilted_right:"&gt;🔎&lt;/span&gt; Use&amp;nbsp;&lt;CODE&gt;nslookup&lt;/CODE&gt; for basic DNS validation&lt;/H4&gt;
&lt;P&gt;Run the following command directly on the ActiveGate host:&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;nslookup -debug -type=A localhost&lt;/LI-CODE&gt;
&lt;P&gt;This check validates that:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;The local DNS resolver is reachable&lt;/LI&gt;
&lt;LI&gt;DNS queries are processed successfully&lt;/LI&gt;
&lt;LI&gt;The system can resolve hostnames using its configured DNS servers&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;If this command fails, DNS NAM monitors will not be enabled for the private Synthetic location.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H4&gt;&lt;span class="lia-unicode-emoji" title=":magnifying_glass_tilted_right:"&gt;🔎&lt;/span&gt;&amp;nbsp;&lt;SPAN&gt;Use &lt;/SPAN&gt;&lt;CODE&gt;dig&lt;/CODE&gt;&lt;SPAN&gt; for detailed DNS validation&lt;/SPAN&gt;&lt;/H4&gt;
&lt;DIV&gt;
&lt;P&gt;In addition to basic DNS checks, you can use the &lt;CODE&gt;dig&lt;/CODE&gt; command on the ActiveGate host to validate DNS resolution more precisely.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":backhand_index_pointing_right:"&gt;👉&lt;/span&gt; Run a simple lookup:&lt;/P&gt;
&lt;DIV class="___77lcry0 f10pi13n"&gt;
&lt;DIV class="___1hewfwb f10pi13n f7oukh6 f5p0z4x" tabindex="0" role="group" aria-label="Code Preview"&gt;
&lt;DIV class="fui-FluentProvider codeBlock-5480fui-FluentProviderrp ___1jk74h0 fzk5nv6 f6n0el9 f7x6x6c f1a9mlr7 flj889f f13g0yyb ffzn0d2" dir="ltr" data-testid="ComponentFluentProviderId"&gt;
&lt;DIV class="scriptor-component-code-block scriptor-codeblock-virtualized ___sakztz0 fonrc96 fbwmw8f fk8brrf fssjx5q f11d9hfk f1rkeeuc fukujjm f1uhbleq f1j8h10f f1dcxf0u fhswmqe f1gsf85u fh8rik3 f1jl54mw f1w257bn f1c6ju7g fwfsotv f1ndaetk fg8ocxh fvbf5p7" tabindex="-1"&gt;
&lt;DIV class="___4ll5qn0 fonrc96"&gt;
&lt;DIV class="r14iuplo fui-AriaLive__assertive" aria-live="assertive"&gt;&lt;LI-CODE lang="markup"&gt;dig &amp;lt;TARGET_DOMAIN&amp;gt;&lt;/LI-CODE&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;DIV class="scriptor-code-scroll-proxy"&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":backhand_index_pointing_right:"&gt;👉&lt;/span&gt; This allows you to:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Verify that the domain resolves correctly from the ActiveGate host&lt;/LI&gt;
&lt;LI&gt;Confirm the returned IP address(es)&lt;/LI&gt;
&lt;LI&gt;Check response status (for example &lt;CODE&gt;NOERROR&lt;/CODE&gt;, &lt;CODE&gt;NXDOMAIN&lt;/CODE&gt;, or timeout)&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":backhand_index_pointing_right:"&gt;👉&lt;/span&gt; For more targeted testing, you can:&lt;/P&gt;
&lt;DIV class="___77lcry0 f10pi13n"&gt;
&lt;DIV class="___1hewfwb f10pi13n f7oukh6 f5p0z4x" tabindex="0" role="group" aria-label="Code Preview"&gt;
&lt;DIV class="fui-FluentProvider codeBlock-2970fui-FluentProviderr12 ___1jk74h0 fzk5nv6 f6n0el9 f7x6x6c f1a9mlr7 flj889f f13g0yyb ffzn0d2" dir="ltr" data-testid="ComponentFluentProviderId"&gt;
&lt;DIV class="scriptor-component-code-block scriptor-codeblock-virtualized ___sakztz0 fonrc96 fbwmw8f fk8brrf fssjx5q f11d9hfk f1rkeeuc fukujjm f1uhbleq f1j8h10f f1dcxf0u fhswmqe f1gsf85u fh8rik3 f1jl54mw f1w257bn f1c6ju7g fwfsotv f1ndaetk fg8ocxh fvbf5p7" tabindex="-1"&gt;
&lt;DIV class="___4ll5qn0 fonrc96"&gt;
&lt;DIV class="r14iuplo fui-AriaLive__assertive" aria-live="assertive"&gt;&lt;LI-CODE lang="markup"&gt;dig &amp;lt;TARGET_DOMAIN&amp;gt; A
dig &amp;lt;TARGET_DOMAIN&amp;gt; @&amp;lt;DNS_SERVER_IP&amp;gt;&lt;/LI-CODE&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;DIV class="scriptor-code-scroll-proxy"&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;
&lt;DIV&gt;If &lt;CODE&gt;dig&lt;/CODE&gt; fails while other connectivity tests succeed, this confirms the issue is DNS-specific and explains why the ActiveGate reports &lt;CODE&gt;MULTIPROTOCOL_DNS = isAvailable=false&lt;/CODE&gt;.&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;H3&gt;4. Check system‑level DNS configuration&lt;/H3&gt;
&lt;P&gt;Confirm that the ActiveGate host has:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Valid DNS servers configured (for example, in &lt;CODE&gt;/etc/resolv.conf&lt;/CODE&gt; on Linux)&lt;/LI&gt;
&lt;LI&gt;No firewall or security tooling blocking DNS traffic&lt;/LI&gt;
&lt;LI&gt;No container or sandbox restrictions preventing access to the system resolver&lt;/LI&gt;
&lt;/UL&gt;
&lt;H2&gt;&amp;nbsp;&lt;/H2&gt;
&lt;H2&gt;Resolution&lt;/H2&gt;
&lt;P&gt;&lt;STRONG&gt;DNS availability in a private Synthetic location depends entirely on the underlying host’s ability to perform DNS resolution.&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;If DNS resolution is not functional at the system level:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;CODE&gt;MULTIPROTOCOL_DNS&lt;/CODE&gt; is marked as unavailable&lt;/LI&gt;
&lt;LI&gt;The private Synthetic location is marked as &lt;STRONG&gt;Not supported&lt;/STRONG&gt; for DNS monitoring&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Once DNS resolution is restored on the host:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;The ActiveGate automatically reports DNS as available&lt;/LI&gt;
&lt;LI&gt;The private Synthetic location updates its compatibility status&lt;/LI&gt;
&lt;LI&gt;DNS NAM monitors become selectable without additional Dynatrace configuration&lt;/LI&gt;
&lt;/UL&gt;
&lt;H2&gt;&amp;nbsp;&lt;/H2&gt;
&lt;H2&gt;After resolving the cause of the failure&lt;/H2&gt;
&lt;P&gt;After DNS is reported as available:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Verify that &lt;STRONG&gt;DNS&lt;/STRONG&gt; appears as a supported capability for the private location&lt;/LI&gt;
&lt;LI&gt;Create a &lt;STRONG&gt;DNS Network Availability Monitor&lt;/STRONG&gt;&lt;/LI&gt;
&lt;LI&gt;Confirm successful execution from the private Synthetic location&lt;/LI&gt;
&lt;/UL&gt;
&lt;H2&gt;&amp;nbsp;&lt;/H2&gt;
&lt;H2&gt;What’s next&lt;/H2&gt;
&lt;P&gt;&lt;SPAN&gt;If none of the previous steps resolved the issue, open a chat and provide the Support Archive from the ActiveGate with the troubleshooting steps you have already completed.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;&lt;STRONG&gt;Related reading&lt;/STRONG&gt;&lt;/H3&gt;
&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":open_book:"&gt;📖&lt;/span&gt;&amp;nbsp; &lt;A href="https://docs.dynatrace.com/docs/observe/digital-experience/synthetic-on-grail/synthetic-app/private-locations/manage-private-locations#health-status" target="_blank" rel="noopener noreferrer"&gt;Manage Private locations&lt;/A&gt;&lt;/P&gt;
&lt;DIV&gt;
&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":open_book:"&gt;📖&lt;/span&gt;&amp;nbsp;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://docs.dynatrace.com/docs/observe/digital-experience/synthetic-on-grail/synthetic-app/private-locations/requirements-for-private-synthetic#operating-system-requirements" target="_blank" rel="noopener noreferrer"&gt;Requirements for private locations&lt;/A&gt;&lt;/P&gt;
&lt;/DIV&gt;
&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":open_book:"&gt;📖&lt;/span&gt;&amp;nbsp;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://docs.dynatrace.com/docs/shortlink/containerized-locations#nam-monitors-on-containerized-locations" target="_blank" rel="noopener noreferrer"&gt;NAM monitors in containerized locations&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":open_book:"&gt;📖&lt;/span&gt;&amp;nbsp;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://community.dynatrace.com/t5/Troubleshooting/Synthetic-Troubleshooting-Map/ta-p/250426" target="_blank" rel="noopener"&gt;Synthetic troubleshooting map&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":open_book:"&gt;📖&lt;/span&gt;&amp;nbsp;&amp;nbsp;&lt;A id="link_6" class="page-link lia-link-navigation lia-custom-event" href="https://community.dynatrace.com/t5/Troubleshooting/Useful-Synthetic-ActiveGate-logs/ta-p/214478" target="_blank"&gt;Useful Synthetic ActiveGate logs&lt;/A&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 17 Jun 2026 12:58:55 GMT</pubDate>
    <dc:creator>HannahM</dc:creator>
    <dc:date>2026-06-17T12:58:55Z</dc:date>
    <item>
      <title>Private Synthetic Location Not Available for DNS (NAM) Monitors</title>
      <link>https://community.dynatrace.com/t5/Troubleshooting/Private-Synthetic-Location-Not-Available-for-DNS-NAM-Monitors/ta-p/300483</link>
      <description>&lt;P&gt;&lt;LI-TOC indent="15" liststyle="disc" maxheadinglevel="2"&gt;&lt;/LI-TOC&gt;&lt;/P&gt;
&lt;DIV class="lia-message-template-content-zone"&gt;
&lt;P&gt;*&lt;EM&gt;Use a table of contents for longer articles.&amp;nbsp;&lt;/EM&gt;&lt;/P&gt;
&lt;H1&gt;Summary&lt;/H1&gt;
&lt;P&gt;&lt;EM&gt;*This is a mandatory section.&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;Short description of which part of the Dynatrace platform the article refers to and what kind of problem it will help resolve / task it will describe.&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H1&gt;Problem&lt;/H1&gt;
&lt;P&gt;&lt;EM&gt;*This is a mandatory section.&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;Provide a precise description of the problem / task to be described.&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H1&gt;Troubleshooting steps&lt;/H1&gt;
&lt;P&gt;&lt;EM&gt;*This section can be omitted.&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H1&gt;Resolution&lt;/H1&gt;
&lt;P&gt;&lt;EM&gt;*This section can be omitted for ticket‑creation articles.&lt;/EM&gt;&lt;/P&gt;
&lt;H1&gt;What's next&lt;/H1&gt;
&lt;P&gt;&lt;EM&gt;*This is a mandatory section.&lt;/EM&gt;&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Wed, 17 Jun 2026 12:58:55 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Troubleshooting/Private-Synthetic-Location-Not-Available-for-DNS-NAM-Monitors/ta-p/300483</guid>
      <dc:creator>HannahM</dc:creator>
      <dc:date>2026-06-17T12:58:55Z</dc:date>
    </item>
    <item>
      <title>Re: Private Synthetic Location Not Available for DNS (NAM) Monitors</title>
      <link>https://community.dynatrace.com/t5/Troubleshooting/Private-Synthetic-Location-Not-Available-for-DNS-NAM-Monitors/tac-p/300683#M1135</link>
      <description>&lt;P&gt;Thank you!&amp;nbsp;&lt;img class="lia-deferred-image lia-image-emoji" src="https://community.dynatrace.com/html/@9BD876A77FEF3D5EF4BC972CF8A97CB1/images/emoticons/take_my_money.png" alt=":take_my_money:" title=":take_my_money:" /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 12 Jun 2026 10:08:26 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Troubleshooting/Private-Synthetic-Location-Not-Available-for-DNS-NAM-Monitors/tac-p/300683#M1135</guid>
      <dc:creator>AntonPineiro</dc:creator>
      <dc:date>2026-06-12T10:08:26Z</dc:date>
    </item>
    <item>
      <title>Re: Private Synthetic Location Not Available for DNS (NAM) Monitors</title>
      <link>https://community.dynatrace.com/t5/Troubleshooting/Private-Synthetic-Location-Not-Available-for-DNS-NAM-Monitors/tac-p/300705#M1136</link>
      <description>&lt;P&gt;Thanks many&lt;/P&gt;</description>
      <pubDate>Sun, 14 Jun 2026 12:34:45 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Troubleshooting/Private-Synthetic-Location-Not-Available-for-DNS-NAM-Monitors/tac-p/300705#M1136</guid>
      <dc:creator>Khejazi</dc:creator>
      <dc:date>2026-06-14T12:34:45Z</dc:date>
    </item>
  </channel>
</rss>

