<?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 support WebSocket protocol? in Real User Monitoring</title>
    <link>https://community.dynatrace.com/t5/Real-User-Monitoring/WebSocket-protocol-supported-by-Dynatrace/m-p/246786#M6024</link>
    <description>&lt;P&gt;In general websocket usage differs between various applications. Depending on your particular use case:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;if you are interested in tracing (server-side) - use &lt;A href="https://docs.dynatrace.com/docs/shortlink/otel-walkthroughs" target="_self"&gt;opentelemetry&lt;/A&gt;&amp;nbsp;(preferred) or &lt;A href="https://docs.dynatrace.com/docs/extend-dynatrace/extend-tracing/oneagent-sdk" target="_self"&gt;OneAgent SDK&amp;nbsp;&lt;/A&gt;(simple to use, deprecated in favor of opentelemetry)&lt;/LI&gt;&lt;LI&gt;If you need to track websocket communication from the mobile / web / custom applications use the appropriate SDK (mobile/ custom) or the RUM JS API (web applications) and create either user action, or&amp;nbsp; report requests or other data. This needs a design and understanding of your application and it depends on what you need to achieve.&lt;/LI&gt;&lt;/UL&gt;</description>
    <pubDate>Tue, 28 May 2024 19:17:43 GMT</pubDate>
    <dc:creator>Julius_Loman</dc:creator>
    <dc:date>2024-05-28T19:17:43Z</dc:date>
    <item>
      <title>WebSocket protocol supported by Dynatrace</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/WebSocket-protocol-supported-by-Dynatrace/m-p/25829#M5245</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;our back-end Java app communicates with the clients (mobile apps on iOS and Android) over WebSocket protocol.&lt;/P&gt;
&lt;P&gt;Would it be possible to get both PurePath and UEM in this case?&lt;/P&gt;
&lt;P&gt;Or using ADK for instrumentation is the only way to go?&lt;/P&gt;
&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Mon, 08 Jul 2024 12:17:48 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/WebSocket-protocol-supported-by-Dynatrace/m-p/25829#M5245</guid>
      <dc:creator>alexander_zagor</dc:creator>
      <dc:date>2024-07-08T12:17:48Z</dc:date>
    </item>
    <item>
      <title>Re: Does dynatrace support WebSocket protocol?</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/WebSocket-protocol-supported-by-Dynatrace/m-p/25830#M5246</link>
      <description>&lt;P&gt;Hi Alex,&lt;/P&gt;
&lt;P&gt;currently websockets are not supported by our mobile agents. You can however manually measure the timings.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Would you mind sharing which rameworks you are using for Android and iOS?&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;Dominik&lt;/P&gt;</description>
      <pubDate>Tue, 14 Feb 2023 12:30:29 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/WebSocket-protocol-supported-by-Dynatrace/m-p/25830#M5246</guid>
      <dc:creator>dpunz</dc:creator>
      <dc:date>2023-02-14T12:30:29Z</dc:date>
    </item>
    <item>
      <title>Re: Does dynatrace support WebSocket protocol?</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/WebSocket-protocol-supported-by-Dynatrace/m-p/208879#M5247</link>
      <description>&lt;P&gt;Hi, could you elaborate more on how we can measure timings for websocket?&lt;/P&gt;&lt;P&gt;let say our framework is Android, is that all to monitor in websocket? (timings)&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;</description>
      <pubDate>Mon, 03 Apr 2023 08:40:34 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/WebSocket-protocol-supported-by-Dynatrace/m-p/208879#M5247</guid>
      <dc:creator>Ardhi</dc:creator>
      <dc:date>2023-04-03T08:40:34Z</dc:date>
    </item>
    <item>
      <title>Re: Does Dynatrace support WebSocket protocol?</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/WebSocket-protocol-supported-by-Dynatrace/m-p/246731#M6023</link>
      <description>&lt;P&gt;Hi, everybody!&lt;/P&gt;&lt;P&gt;Is there any news? And I'm interested in nodejs WebSocket connection, maybe something is comming?&lt;/P&gt;</description>
      <pubDate>Tue, 28 May 2024 12:55:29 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/WebSocket-protocol-supported-by-Dynatrace/m-p/246731#M6023</guid>
      <dc:creator>RSarafaniuk</dc:creator>
      <dc:date>2024-05-28T12:55:29Z</dc:date>
    </item>
    <item>
      <title>Re: Does Dynatrace support WebSocket protocol?</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/WebSocket-protocol-supported-by-Dynatrace/m-p/246786#M6024</link>
      <description>&lt;P&gt;In general websocket usage differs between various applications. Depending on your particular use case:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;if you are interested in tracing (server-side) - use &lt;A href="https://docs.dynatrace.com/docs/shortlink/otel-walkthroughs" target="_self"&gt;opentelemetry&lt;/A&gt;&amp;nbsp;(preferred) or &lt;A href="https://docs.dynatrace.com/docs/extend-dynatrace/extend-tracing/oneagent-sdk" target="_self"&gt;OneAgent SDK&amp;nbsp;&lt;/A&gt;(simple to use, deprecated in favor of opentelemetry)&lt;/LI&gt;&lt;LI&gt;If you need to track websocket communication from the mobile / web / custom applications use the appropriate SDK (mobile/ custom) or the RUM JS API (web applications) and create either user action, or&amp;nbsp; report requests or other data. This needs a design and understanding of your application and it depends on what you need to achieve.&lt;/LI&gt;&lt;/UL&gt;</description>
      <pubDate>Tue, 28 May 2024 19:17:43 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/WebSocket-protocol-supported-by-Dynatrace/m-p/246786#M6024</guid>
      <dc:creator>Julius_Loman</dc:creator>
      <dc:date>2024-05-28T19:17:43Z</dc:date>
    </item>
    <item>
      <title>Re: Does Dynatrace support WebSocket protocol?</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/WebSocket-protocol-supported-by-Dynatrace/m-p/250082#M6101</link>
      <description>&lt;P&gt;Currently the only option to report ws(s) is by manually instrumenting those request on mobile app side. This allows to report the clientside view of the request, but linking to service calls is currently not supported for non http(s) protocols:&lt;BR /&gt;&lt;A href="https://docs.dynatrace.com/docs/shortlink/ios-oneagent-sdk#measure-non-http-requests" target="_blank"&gt;https://docs.dynatrace.com/docs/shortlink/ios-oneagent-sdk#measure-non-http-requests&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://docs.dynatrace.com/docs/shortlink/oneagent-sdk-for-android#monitor-non-http-requests" target="_blank"&gt;https://docs.dynatrace.com/docs/shortlink/oneagent-sdk-for-android#monitor-non-http-requests&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 08 Jul 2024 13:28:48 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/WebSocket-protocol-supported-by-Dynatrace/m-p/250082#M6101</guid>
      <dc:creator>Patrick_H</dc:creator>
      <dc:date>2024-07-08T13:28:48Z</dc:date>
    </item>
  </channel>
</rss>

