<?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: JavaScript Agent injection on Netty in Real User Monitoring</title>
    <link>https://community.dynatrace.com/t5/Real-User-Monitoring/JavaScript-Agent-injection-on-Netty/m-p/219088#M4532</link>
    <description>&lt;P&gt;&lt;SPAN&gt;Hi&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/54615"&gt;@nanand3&lt;/a&gt;&lt;/SPAN&gt;&lt;SPAN&gt;,&amp;nbsp;RUM auto-injection is unfortunately not planned for the near future, but we plan to improve the RUM correlation to support more use cases in the context of page load HTML and static resources.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Best regards,&lt;BR /&gt;Alex&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 27 Jul 2023 09:25:00 GMT</pubDate>
    <dc:creator>_Alexander_</dc:creator>
    <dc:date>2023-07-27T09:25:00Z</dc:date>
    <item>
      <title>JavaScript Agent injection on Netty</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/JavaScript-Agent-injection-on-Netty/m-p/117754#M1728</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Is there any chance to automatically inject the JSAgent to HTML which is delivered by Netty/Vert.x.&lt;BR /&gt;Based on what I've seen I'd assume no.&lt;/P&gt;&lt;P&gt;I'm working with a setup where Vert.x/Netty serves a reactive page and there is no other webserver/proxy (except istio ingress) in front of this service, so the only way to inject would be on Netty, or do it manually (with all the drawbacks of it e.g. updating the agent upon config change...)&lt;/P&gt;&lt;P&gt;Apart from that: there is no support for Vert.x for tracing purepaths either, or did someone get this to work (guess with AgentSDK?)&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Mon, 12 Oct 2020 07:33:13 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/JavaScript-Agent-injection-on-Netty/m-p/117754#M1728</guid>
      <dc:creator>r_weber</dc:creator>
      <dc:date>2020-10-12T07:33:13Z</dc:date>
    </item>
    <item>
      <title>Re: JavaScript Agent injection on Netty</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/JavaScript-Agent-injection-on-Netty/m-p/117755#M1729</link>
      <description>&lt;P&gt;unfortunately it looks like it is somewhat unsupported at the moment. Netty and Vert.x will be picked up by the OneAgent but will lack full visibility into transactions. You would have to instrument the Vert.x request handler with the OneAgent SDK &lt;/P&gt;</description>
      <pubDate>Tue, 20 Oct 2020 21:17:14 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/JavaScript-Agent-injection-on-Netty/m-p/117755#M1729</guid>
      <dc:creator>ChadTurner</dc:creator>
      <dc:date>2020-10-20T21:17:14Z</dc:date>
    </item>
    <item>
      <title>Re: JavaScript Agent injection on Netty</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/JavaScript-Agent-injection-on-Netty/m-p/191147#M3770</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/35901"&gt;@r_weber&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;we have some improvements on our roadmap that can help you to get end-to-end visibility:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;SPAN&gt;Netty server user action to distributed trace correlation&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Vert.x HttpClient and Web client tracing&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;LI-MESSAGE title="Dynatrace technology support roadmap" uid="183451" url="https://community.dynatrace.com/t5/Feedback-channel/Dynatrace-technology-support-roadmap/m-p/183451#U183451" discussion_style_icon_css="lia-mention-container-editor-message lia-img-icon-forum-thread lia-fa-icon lia-fa-forum lia-fa-thread lia-fa"&gt;&lt;/LI-MESSAGE&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Best regards,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Alex&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 22 Jul 2022 07:55:19 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/JavaScript-Agent-injection-on-Netty/m-p/191147#M3770</guid>
      <dc:creator>_Alexander_</dc:creator>
      <dc:date>2022-07-22T07:55:19Z</dc:date>
    </item>
    <item>
      <title>Re: JavaScript Agent injection on Netty</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/JavaScript-Agent-injection-on-Netty/m-p/217122#M4468</link>
      <description>&lt;P&gt;Automatic injection of JS agent is still not supported for Netty. It looks for any supported web tier in front to do the automatic injection like nginx.&lt;/P&gt;&lt;P&gt;When can Netty allow the automatic injection of JS snippet into the html and sending beacon as a response to DT server.&lt;/P&gt;&lt;P&gt;We have 5-6 applications where we are manually injecting JS snippet due to the limitations with Netty not supporting automatic injection.&lt;/P&gt;&lt;P&gt;Any tentative timeline would be really helpful here.&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/4565"&gt;@_Alexander_&lt;/a&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 06 Jul 2023 14:04:59 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/JavaScript-Agent-injection-on-Netty/m-p/217122#M4468</guid>
      <dc:creator>nanand3</dc:creator>
      <dc:date>2023-07-06T14:04:59Z</dc:date>
    </item>
    <item>
      <title>Re: JavaScript Agent injection on Netty</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/JavaScript-Agent-injection-on-Netty/m-p/219088#M4532</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hi&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/54615"&gt;@nanand3&lt;/a&gt;&lt;/SPAN&gt;&lt;SPAN&gt;,&amp;nbsp;RUM auto-injection is unfortunately not planned for the near future, but we plan to improve the RUM correlation to support more use cases in the context of page load HTML and static resources.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Best regards,&lt;BR /&gt;Alex&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jul 2023 09:25:00 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/JavaScript-Agent-injection-on-Netty/m-p/219088#M4532</guid>
      <dc:creator>_Alexander_</dc:creator>
      <dc:date>2023-07-27T09:25:00Z</dc:date>
    </item>
  </channel>
</rss>

