<?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: Configure Dynatrace RUM to work with applications sharing the same hostname in Real User Monitoring</title>
    <link>https://community.dynatrace.com/t5/Real-User-Monitoring/Configure-Dynatrace-RUM-to-work-with-applications-sharing-the/m-p/208808#M4211</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;While the JS is injected into your HTLM pages, you still have to define an application detection rule.&amp;nbsp; I'm not sure what your company is doing, but you should be able to see the default "My web application" where all RUM traffic goes by default, until a app detection rule is defined.&lt;/P&gt;</description>
    <pubDate>Fri, 31 Mar 2023 15:00:56 GMT</pubDate>
    <dc:creator>bradley_danyo</dc:creator>
    <dc:date>2023-03-31T15:00:56Z</dc:date>
    <item>
      <title>Configure Dynatrace RUM to work with applications sharing the same hostname</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/Configure-Dynatrace-RUM-to-work-with-applications-sharing-the/m-p/208566#M4207</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I have the following issue with Dynatrace RUM.&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;The company I'm working for has multiple applications that share the same hostname but are differentiated by the path.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P data-unlink="true"&gt;&lt;SPAN&gt;Let's say that the first application is accessible under https://mydomain.net/&lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN&gt;app1&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;and the second one under https://mydomain.net/&lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN&gt;app2&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;The traffic to the application pods is proxied using Kubernetes Ingress Controller from Kong.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;The problem is that I get 404 when requesting the ruxitagentjs file because it is being served from the root&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN&gt;/&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;path and not from&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN&gt;/app1/&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN&gt;:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;lt;script type="text/javascript"&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN&gt;src="/ruxitagentjs_PLACEHOLDER.js"&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;data-dtconfig="rid=...|agentUri=/ruxitagentjs_PLACEHOLDER.js"&amp;gt;&amp;lt;/script&amp;gt;.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="mihail_manoli_1-1680160618622.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/10834iE0CA7789F8415C6D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="mihail_manoli_1-1680160618622.png" alt="mihail_manoli_1-1680160618622.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P data-unlink="true"&gt;&lt;SPAN&gt;I can confirm that the ruxitagentjs file is being correctly injected into application HTML, and it exists under https://mydomain.net/app1/ruxitagentjs_PLACEHOLDER.js&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;One more mention: applications are not visible under the Applications or Web menu entries in Dynatrace, hence I can not configure manually each application. I get the following message:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="mihail_manoli_0-1680160477080.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/10833i4913B06DBF9449DE/image-size/medium?v=v2&amp;amp;px=400" role="button" title="mihail_manoli_0-1680160477080.png" alt="mihail_manoli_0-1680160477080.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;What I can do in this case?&lt;/P&gt;</description>
      <pubDate>Thu, 30 Mar 2023 09:17:11 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/Configure-Dynatrace-RUM-to-work-with-applications-sharing-the/m-p/208566#M4207</guid>
      <dc:creator>mihail_manoli</dc:creator>
      <dc:date>2023-03-30T09:17:11Z</dc:date>
    </item>
    <item>
      <title>Re: Configure Dynatrace RUM to work with applications sharing the same hostname</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/Configure-Dynatrace-RUM-to-work-with-applications-sharing-the/m-p/208637#M4208</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I would take a look at the advanced settings in the application (see screenshot below).&amp;nbsp; This will allow you to determine where the JavaScript file is loaded from.&amp;nbsp; You could also try injection rules as well, if that doesn't work.&amp;nbsp; Hope this helps.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="bradley_danyo_0-1680196226322.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/10843i5E5B858442A1D0FF/image-size/medium?v=v2&amp;amp;px=400" role="button" title="bradley_danyo_0-1680196226322.png" alt="bradley_danyo_0-1680196226322.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="bradley_danyo_1-1680196263092.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/10844i583A8E7FDD708B0F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="bradley_danyo_1-1680196263092.png" alt="bradley_danyo_1-1680196263092.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 30 Mar 2023 17:11:20 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/Configure-Dynatrace-RUM-to-work-with-applications-sharing-the/m-p/208637#M4208</guid>
      <dc:creator>bradley_danyo</dc:creator>
      <dc:date>2023-03-30T17:11:20Z</dc:date>
    </item>
    <item>
      <title>Re: Configure Dynatrace RUM to work with applications sharing the same hostname</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/Configure-Dynatrace-RUM-to-work-with-applications-sharing-the/m-p/208803#M4209</link>
      <description>&lt;P&gt;Hi, not clear to me, so you defined two Applications, one for app1, one for app2, right? Which detection rule did you apply for each one?&lt;/P&gt;&lt;P&gt;Also, you should always be able to get into your Applications from menu Settings - Monitoring - Monitoring Overview&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="paolo_fumanelli_0-1680273878064.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/10887i2137ED1D3A9C5A69/image-size/medium?v=v2&amp;amp;px=400" role="button" title="paolo_fumanelli_0-1680273878064.png" alt="paolo_fumanelli_0-1680273878064.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;BR&lt;/P&gt;</description>
      <pubDate>Fri, 31 Mar 2023 14:44:49 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/Configure-Dynatrace-RUM-to-work-with-applications-sharing-the/m-p/208803#M4209</guid>
      <dc:creator>paolo_fumanelli</dc:creator>
      <dc:date>2023-03-31T14:44:49Z</dc:date>
    </item>
    <item>
      <title>Re: Configure Dynatrace RUM to work with applications sharing the same hostname</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/Configure-Dynatrace-RUM-to-work-with-applications-sharing-the/m-p/208806#M4210</link>
      <description>&lt;P&gt;Hi and thanks for the response!&lt;/P&gt;&lt;P data-unlink="true"&gt;The&amp;nbsp;&lt;A href="https://www.dynatrace.com/support/help/setup-and-configuration/setup-on-container-platforms/kubernetes/get-started-with-kubernetes-monitoring/deployment-options-k8s#cloud-native" target="_self"&gt;Cloud Native Full Stack&lt;/A&gt;&amp;nbsp;deployment option has been used for configuring Dynatrace monitoring. I was expecting that the Web Applications will be automatically detected but this is not the case. In my understanding, an application appears in Dynatrace UI when some traffic from it is received by the Dynatrace environment.&amp;nbsp;&lt;/P&gt;&lt;P data-unlink="true"&gt;Under&amp;nbsp;&lt;SPAN&gt;Settings - Monitoring - Monitoring Overview I don't see any application right now.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="mihail_manoli_0-1680274547948.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/10888i47A01CF1A602AF8E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="mihail_manoli_0-1680274547948.png" alt="mihail_manoli_0-1680274547948.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P data-unlink="true"&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 31 Mar 2023 14:58:57 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/Configure-Dynatrace-RUM-to-work-with-applications-sharing-the/m-p/208806#M4210</guid>
      <dc:creator>mihail_manoli</dc:creator>
      <dc:date>2023-03-31T14:58:57Z</dc:date>
    </item>
    <item>
      <title>Re: Configure Dynatrace RUM to work with applications sharing the same hostname</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/Configure-Dynatrace-RUM-to-work-with-applications-sharing-the/m-p/208808#M4211</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;While the JS is injected into your HTLM pages, you still have to define an application detection rule.&amp;nbsp; I'm not sure what your company is doing, but you should be able to see the default "My web application" where all RUM traffic goes by default, until a app detection rule is defined.&lt;/P&gt;</description>
      <pubDate>Fri, 31 Mar 2023 15:00:56 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/Configure-Dynatrace-RUM-to-work-with-applications-sharing-the/m-p/208808#M4211</guid>
      <dc:creator>bradley_danyo</dc:creator>
      <dc:date>2023-03-31T15:00:56Z</dc:date>
    </item>
    <item>
      <title>Re: Configure Dynatrace RUM to work with applications sharing the same hostname</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/Configure-Dynatrace-RUM-to-work-with-applications-sharing-the/m-p/208883#M4215</link>
      <description>&lt;P&gt;Good hint,&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/48059"&gt;@mihail_manoli&lt;/a&gt;&amp;nbsp;please check under "Frontend" menu whether default "my web application" is visible and try to activate RUM for it for a while. You'll se traffic flowing and you can check domains/url from which data is collected. Then you can setup a detection rule accordingly.&lt;/P&gt;</description>
      <pubDate>Mon, 03 Apr 2023 09:11:01 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/Configure-Dynatrace-RUM-to-work-with-applications-sharing-the/m-p/208883#M4215</guid>
      <dc:creator>paolo_fumanelli</dc:creator>
      <dc:date>2023-04-03T09:11:01Z</dc:date>
    </item>
  </channel>
</rss>

