<?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: Monitoring SaaS Web Applications (like Office 365) in Real User Monitoring</title>
    <link>https://community.dynatrace.com/t5/Real-User-Monitoring/Monitoring-SaaS-Web-applications-like-Office-365-Browser/m-p/236479#M5688</link>
    <description>&lt;P&gt;Many thanks for suggesting these as potential alternatives. The reverse proxy option will not work in our organization, as it is not allowed.&amp;nbsp;&lt;/P&gt;&lt;P&gt;The F5 solution may work. Do you know if Azure Application Gateway also supports the injection of code into pages?&lt;/P&gt;</description>
    <pubDate>Wed, 07 Feb 2024 15:55:36 GMT</pubDate>
    <dc:creator>AmitChiba</dc:creator>
    <dc:date>2024-02-07T15:55:36Z</dc:date>
    <item>
      <title>Monitoring SaaS Web applications (like Office 365) | Browser extension and alternatives</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/Monitoring-SaaS-Web-applications-like-Office-365-Browser/m-p/111647#M5685</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We are getting different aproaches to SaaS monitoring. In case of SaaS WebServices or API's it's easy to monitor from the backend perspective using Custom Resources. From Applications perspective, they are handled as 3rd parties to get some insights.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The problem is to monitor SaaS Web Applications like Office 365, SaleForce, etc. In that case there are only two ways to monitor using Dynatrace:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;- Manually update of pages&lt;STRONG&gt; injecting JavaScript tag&lt;/STRONG&gt; (not possible in most of SaaS web applications).&lt;/P&gt;&lt;P&gt;- Using &lt;STRONG&gt;browser extension&lt;/STRONG&gt; which could be an alternative for Development team, not for final users (just Chrome and Edge are BE compliant and requires an extension installation).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there any other approach to monitor SaaS web applications like Office 365? I am thinking about instrument the proxy if it is a supported technology, do you have previous experiences doing so?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Alberto.&lt;/P&gt;</description>
      <pubDate>Wed, 17 Apr 2024 09:52:21 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/Monitoring-SaaS-Web-applications-like-Office-365-Browser/m-p/111647#M5685</guid>
      <dc:creator>alberto-jesus_1</dc:creator>
      <dc:date>2024-04-17T09:52:21Z</dc:date>
    </item>
    <item>
      <title>Re: Dynatrace monitore SaaS web Applications like Office 365</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/Monitoring-SaaS-Web-applications-like-Office-365-Browser/m-p/111648#M5686</link>
      <description>&lt;P&gt;Hello Alberto,&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;two approaches you have mentioned are the standard ones and work quite well.&lt;BR /&gt;Besides that, if you just need to monitor SaaS services from your corporate network, one possible approach would be to use a reverse proxy such as NGINX (with OneAgent installed) to proxy the communication to SaaS services. I use this approach from time to time and typically it works very well.&lt;BR /&gt;&lt;BR /&gt;So basically it will work for a corporate network, even if HTTP proxies are not used. It will require several things:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;a host with NGINX, Apache HTTP or other webserver with reverse proxy that will proxy the communication&lt;/LI&gt;
&lt;LI&gt;your local DNS resolution service in your corporate network must point the SaaS hostname to your reverse proxy (e.g. saaservice.com&amp;nbsp;will point to your reverse proxy)&lt;/LI&gt;
&lt;LI&gt;valid https certificate at the reverse proxy. As you will need to get certificate for a public service, you won't get that from a public certificate authority and you will need to use your internal one (corporate CA), so the https connections will be trusted.&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Traditional HTTPS proxy will not work for at least two reasons - typically SaaS services are HTTPS, so it must be a man-in-the-middle proxy which is not a typical case. Secondly, HTTP proxies are not supported by Dynatrace and it would require nontrivial effort to support them.&lt;/P&gt;</description>
      <pubDate>Mon, 15 Jan 2024 13:58:39 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/Monitoring-SaaS-Web-applications-like-Office-365-Browser/m-p/111648#M5686</guid>
      <dc:creator>Julius_Loman</dc:creator>
      <dc:date>2024-01-15T13:58:39Z</dc:date>
    </item>
    <item>
      <title>Re: Monitoring SaaS Web Applications (like Office 365)</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/Monitoring-SaaS-Web-applications-like-Office-365-Browser/m-p/236453#M5687</link>
      <description>&lt;P&gt;With the&amp;nbsp;&lt;A href="https://community.dynatrace.com/t5/Real-User-Monitoring/Support-ending-for-the-Chrome-and-MS-Edge-browser-extension-by/td-p/211871" target="_self"&gt;&lt;span class="lia-unicode-emoji" title=":loudspeaker:"&gt;📢&lt;/span&gt; Support ending for the Chrome and MS Edge browser extension&lt;/A&gt;&amp;nbsp;and the increasing use of SaaS applications the topic of monitoring SaaS web applications, or web applications that do not allow agentless or OneAgent deployment (internal or external) becomes more and more important.&lt;BR /&gt;&lt;BR /&gt;For monitoring RUM from the corporate network an alternative might be, as neatly described above by&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/58579"&gt;@JuliusLoman&lt;/a&gt;, by using a reversed proxy.&lt;BR /&gt;&lt;BR /&gt;A somewhat similar approach may be an application delivery controllers like F5 Big-IP, that can inject code in pages that pass this platform. F5 does also offer a similar solution: &lt;A href="https://my.f5.com/manage/s/article/K13849" target="_blank"&gt;Overview of BIG-IP Analytics CSPM injection (f5.com)&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;The other alternative suggested above and more often in the community:&lt;/P&gt;&lt;P&gt;&lt;U&gt;Agentless RUM (JavaScript) injection&lt;/U&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;only if you are able/allowed to inject, which is often not the case&lt;/LI&gt;&lt;LI&gt;as described &lt;A href="https://community.dynatrace.com/t5/Real-User-Monitoring/Has-anyone-done-Workday-SAAS-application-integration-with/m-p/231112" target="_self"&gt;here&lt;/A&gt;&amp;nbsp;there are SaaS solutions that allow including a Javascript or modify the page template to add the injection (&lt;A href="https://community.dynatrace.com/t5/Open-Q-A/How-to-add-a-SaaS-based-application-into-our-monitoring-system-I/m-p/26770/highlight/true#M562" target="_self"&gt;Solved: Re: How to add a SaaS based application into our monitoring system?&lt;/A&gt;)&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Other monitoring suggestions are &lt;STRONG&gt;Synthetic Monitoring&lt;/STRONG&gt; and the use of &lt;STRONG&gt;(REST) API&lt;/STRONG&gt; if that is available. (&lt;A href="https://community.dynatrace.com/t5/Real-User-Monitoring/Has-anyone-done-Workday-SAAS-application-integration-with/m-p/231112" target="_self"&gt;Solved: Has anyone done Workday SAAS application integration with Dynatrace?&lt;/A&gt;)&lt;BR /&gt;Which are fine to measure a SaaS application (metrics), but not for real user / end-user experience monitoring.&lt;BR /&gt;&lt;BR /&gt;So, to spark this topic up, it would be interesting how the Dynatrace community is going to cope with the demise of the browser extension, and what experiences there are with alternatives available. Mentioned or not mentioned.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 07 Feb 2024 13:54:23 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/Monitoring-SaaS-Web-applications-like-Office-365-Browser/m-p/236453#M5687</guid>
      <dc:creator>fstekelenburg</dc:creator>
      <dc:date>2024-02-07T13:54:23Z</dc:date>
    </item>
    <item>
      <title>Re: Monitoring SaaS Web Applications (like Office 365)</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/Monitoring-SaaS-Web-applications-like-Office-365-Browser/m-p/236479#M5688</link>
      <description>&lt;P&gt;Many thanks for suggesting these as potential alternatives. The reverse proxy option will not work in our organization, as it is not allowed.&amp;nbsp;&lt;/P&gt;&lt;P&gt;The F5 solution may work. Do you know if Azure Application Gateway also supports the injection of code into pages?&lt;/P&gt;</description>
      <pubDate>Wed, 07 Feb 2024 15:55:36 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/Monitoring-SaaS-Web-applications-like-Office-365-Browser/m-p/236479#M5688</guid>
      <dc:creator>AmitChiba</dc:creator>
      <dc:date>2024-02-07T15:55:36Z</dc:date>
    </item>
    <item>
      <title>Re: Monitoring SaaS Web Applications (like Office 365)</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/Monitoring-SaaS-Web-applications-like-Office-365-Browser/m-p/236500#M5689</link>
      <description>&lt;P&gt;I am not that familiar with AAG, but someone else in the Community might very well be. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;BR /&gt;I do not find it directly in the specs on&amp;nbsp;&lt;A href="https://learn.microsoft.com/en-us/azure/application-gateway/features" target="_blank"&gt;Azure Application Gateway features | Microsoft Learn&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 07 Feb 2024 16:41:45 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/Monitoring-SaaS-Web-applications-like-Office-365-Browser/m-p/236500#M5689</guid>
      <dc:creator>fstekelenburg</dc:creator>
      <dc:date>2024-02-07T16:41:45Z</dc:date>
    </item>
  </channel>
</rss>

