<?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 Re: SAAS Active Gate endpoints in Open Q&amp;A</title>
    <link>https://community.dynatrace.com/t5/Open-Q-A/SaaS-ActiveGate-endpoints/m-p/285241#M37462</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Maybe you can create your own custom metric base on how many ActiveGates you have in your self monitoring metrics.&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;</description>
    <pubDate>Tue, 02 Sep 2025 14:45:48 GMT</pubDate>
    <dc:creator>AntonPineiro</dc:creator>
    <dc:date>2025-09-02T14:45:48Z</dc:date>
    <item>
      <title>SaaS ActiveGate endpoints</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/SaaS-ActiveGate-endpoints/m-p/285214#M37459</link>
      <description>&lt;P&gt;Does anyone know how I can get notified anytime Dynatrace adds a new active gate communication endpoint.&amp;nbsp; &amp;nbsp;Our security requires that traffic can only be sent to specific URL endpoints (via a proxy).&lt;/P&gt;
&lt;P&gt;I generally only notice that something's up when I see dropped messages on the Active Gate dashboards.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks in advance&lt;/P&gt;
&lt;P&gt;Eduard&lt;/P&gt;</description>
      <pubDate>Tue, 23 Dec 2025 15:04:09 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/SaaS-ActiveGate-endpoints/m-p/285214#M37459</guid>
      <dc:creator>EduardLaGrange</dc:creator>
      <dc:date>2025-12-23T15:04:09Z</dc:date>
    </item>
    <item>
      <title>Re: SAAS Active Gate endpoints</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/SaaS-ActiveGate-endpoints/m-p/285241#M37462</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Maybe you can create your own custom metric base on how many ActiveGates you have in your self monitoring metrics.&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;</description>
      <pubDate>Tue, 02 Sep 2025 14:45:48 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/SaaS-ActiveGate-endpoints/m-p/285241#M37462</guid>
      <dc:creator>AntonPineiro</dc:creator>
      <dc:date>2025-09-02T14:45:48Z</dc:date>
    </item>
    <item>
      <title>Re: SAAS Active Gate endpoints</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/SaaS-ActiveGate-endpoints/m-p/285252#M37463</link>
      <description>&lt;P&gt;Thanks for your reply, but my question was about the actual SAAS endpoints that the active gates connect to.&amp;nbsp; &amp;nbsp;Like I said earlier, the only thing that gives me a clue that something might have changed is when I see dropped messages on my AG dashboard, upon investigation of AG gateway and communications logs I can see that new endpoints have become available, which I then have to request access for from security team.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 02 Sep 2025 16:52:27 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/SaaS-ActiveGate-endpoints/m-p/285252#M37463</guid>
      <dc:creator>EduardLaGrange</dc:creator>
      <dc:date>2025-09-02T16:52:27Z</dc:date>
    </item>
    <item>
      <title>Re: SAAS Active Gate endpoints</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/SaaS-ActiveGate-endpoints/m-p/285263#M37466</link>
      <description>&lt;P&gt;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/43655"&gt;@EduardLaGrange&lt;/a&gt;&amp;nbsp;you can use the Deployment API to fetch the information, particularly&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;the &lt;A href="https://docs.dynatrace.com/docs/shortlink/api-deployment-get-activegate-connectivity" target="_blank"&gt;ActiveGate connectivity API&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;the &lt;A href="https://docs.dynatrace.com/docs/shortlink/api-deployment-get-connectivity" target="_blank"&gt;OneAgent connectivity API&lt;/A&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Both provide a list of endpoints (along with token and environment info), first one is for ActiveGates (you will typically see cluster endpoints) and the second is for OneAgent connectivity&lt;BR /&gt;&lt;BR /&gt;You can create a workflow and validate the list against your approved list if you need to automate it. Typically, you should properly use network zones to segment your connectivity.&amp;nbsp; Both OA and AG check for connectivity and at least one communication endpoint must be working.&lt;/P&gt;</description>
      <pubDate>Tue, 02 Sep 2025 19:31:32 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/SaaS-ActiveGate-endpoints/m-p/285263#M37466</guid>
      <dc:creator>Julius_Loman</dc:creator>
      <dc:date>2025-09-02T19:31:32Z</dc:date>
    </item>
    <item>
      <title>Re: SAAS Active Gate endpoints</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/SaaS-ActiveGate-endpoints/m-p/285265#M37468</link>
      <description>&lt;P&gt;Hi Julius,&lt;/P&gt;&lt;P&gt;thanks for that suggestion that will work.&amp;nbsp; I was hoping for something more proactive from the Dynatrace side i.e. a notification that a new endpoint was added :).&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Eduard&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 02 Sep 2025 19:43:57 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/SaaS-ActiveGate-endpoints/m-p/285265#M37468</guid>
      <dc:creator>EduardLaGrange</dc:creator>
      <dc:date>2025-09-02T19:43:57Z</dc:date>
    </item>
    <item>
      <title>Re: SAAS Active Gate endpoints</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/SaaS-ActiveGate-endpoints/m-p/285266#M37469</link>
      <description>&lt;P&gt;Well, Dynatrace SaaS endpoints (not speaking about endpoints that you introduce with deploying an ActiveGate) are modified extremly rarely. If a significant change is introduced (for webhook notifications), it's typically communicated in advance (I remember at least one such case).&lt;/P&gt;</description>
      <pubDate>Tue, 02 Sep 2025 19:53:09 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/SaaS-ActiveGate-endpoints/m-p/285266#M37469</guid>
      <dc:creator>Julius_Loman</dc:creator>
      <dc:date>2025-09-02T19:53:09Z</dc:date>
    </item>
  </channel>
</rss>

