<?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: Does Dynatrace supports signalR ? in Real User Monitoring</title>
    <link>https://community.dynatrace.com/t5/Real-User-Monitoring/Does-Dynatrace-supports-signalR/m-p/122665#M2259</link>
    <description>&lt;P&gt;Are you sure that failures are because of RUM injection? RUM is catching all exceptions in the console log, because of that DT can show you whole exception messages. Such exceptions are thrown than by dtjsagent again so sometimes it looks like the agent is the source of errors true stack trace is from the moment when the other JS file starts. It is possible that even without JS agent you had those errors but you didn't know. If this is intermittent and not constant, it looks like what I said.&lt;/P&gt;&lt;P&gt;SignalR should be transparent for agents, you will see the loading of this file and errors but nothing more as far as I know.&lt;/P&gt;&lt;P&gt;Sebastian&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 06 Jul 2023 10:52:20 GMT</pubDate>
    <dc:creator>skrystosik</dc:creator>
    <dc:date>2023-07-06T10:52:20Z</dc:date>
    <item>
      <title>Does Dynatrace supports signalR ?</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/Does-Dynatrace-supports-signalR/m-p/122664#M2258</link>
      <description>&lt;P&gt;hi Team,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Any idea if dynatrace supports signalR ? on our website pages we have this library used and recently from August 3rd week sometimes intermittently we are seeing failures caused due to RUM js injection.&lt;/P&gt;
&lt;P&gt;Thanks!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 27 Apr 2021 11:53:31 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/Does-Dynatrace-supports-signalR/m-p/122664#M2258</guid>
      <dc:creator>mallempati_sree</dc:creator>
      <dc:date>2021-04-27T11:53:31Z</dc:date>
    </item>
    <item>
      <title>Re: Does Dynatrace supports signalR ?</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/Does-Dynatrace-supports-signalR/m-p/122665#M2259</link>
      <description>&lt;P&gt;Are you sure that failures are because of RUM injection? RUM is catching all exceptions in the console log, because of that DT can show you whole exception messages. Such exceptions are thrown than by dtjsagent again so sometimes it looks like the agent is the source of errors true stack trace is from the moment when the other JS file starts. It is possible that even without JS agent you had those errors but you didn't know. If this is intermittent and not constant, it looks like what I said.&lt;/P&gt;&lt;P&gt;SignalR should be transparent for agents, you will see the loading of this file and errors but nothing more as far as I know.&lt;/P&gt;&lt;P&gt;Sebastian&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 06 Jul 2023 10:52:20 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/Does-Dynatrace-supports-signalR/m-p/122665#M2259</guid>
      <dc:creator>skrystosik</dc:creator>
      <dc:date>2023-07-06T10:52:20Z</dc:date>
    </item>
    <item>
      <title>Re: Does Dynatrace supports signalR ?</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/Does-Dynatrace-supports-signalR/m-p/122666#M2260</link>
      <description>&lt;P&gt;Yes, Sebastian!&lt;BR /&gt;&lt;BR /&gt;Have opened support case as well SUP-30302 for the same and they have no idea about the issue. Requesting to reproduce the issue and provide memory dump which is not possible as it's intermittent. Please find the screen shot for the exception.&lt;IMG src="https://community.dynatrace.com/legacyfs/online/21759-rum-exception.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks! &lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Sat, 31 Aug 2019 08:59:27 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/Does-Dynatrace-supports-signalR/m-p/122666#M2260</guid>
      <dc:creator>mallempati_sree</dc:creator>
      <dc:date>2019-08-31T08:59:27Z</dc:date>
    </item>
    <item>
      <title>Re: Does Dynatrace supports signalR ?</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/Does-Dynatrace-supports-signalR/m-p/122667#M2261</link>
      <description>&lt;P&gt;You can exclude all URIs that contains signalr path from monitoring on service side. I’m not sure if this will change anything but in such way you will have to validate with different tool or logs. Are you sure that those 500 errors are not happening without dynatrace?&lt;/P&gt;&lt;P&gt;Sebastian&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Sat, 31 Aug 2019 09:47:21 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/Does-Dynatrace-supports-signalR/m-p/122667#M2261</guid>
      <dc:creator>skrystosik</dc:creator>
      <dc:date>2019-08-31T09:47:21Z</dc:date>
    </item>
    <item>
      <title>Re: Does Dynatrace supports signalR ?</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/Does-Dynatrace-supports-signalR/m-p/122668#M2262</link>
      <description>&lt;P&gt;Yes Sebastian!&lt;/P&gt;&lt;P&gt;After disabling the RUM we haven’t seen these 500 errors but when we enabled it back they occur intermittently. &lt;/P&gt;&lt;P&gt;We have single tenant for multiple environments including both prod and test environments. Is it possible to exclude the RUM monitoring for the signalR only for a specific process groups rather than global?&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Sat, 31 Aug 2019 11:06:30 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/Does-Dynatrace-supports-signalR/m-p/122668#M2262</guid>
      <dc:creator>mallempati_sree</dc:creator>
      <dc:date>2019-08-31T11:06:30Z</dc:date>
    </item>
    <item>
      <title>Re: Does Dynatrace supports signalR ?</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/Does-Dynatrace-supports-signalR/m-p/122669#M2263</link>
      <description>&lt;P&gt;You can go to process group settings by clicking edit and there exclude RUM injection. That's all &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Sat, 31 Aug 2019 13:29:51 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/Does-Dynatrace-supports-signalR/m-p/122669#M2263</guid>
      <dc:creator>skrystosik</dc:creator>
      <dc:date>2019-08-31T13:29:51Z</dc:date>
    </item>
  </channel>
</rss>

