<?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: How to inject JS agent from application useing owin to self-host webapi in Open Q&amp;A</title>
    <link>https://community.dynatrace.com/t5/Open-Q-A/How-to-inject-JS-agent-from-application-useing-owin-to-self-host/m-p/116502#M10738</link>
    <description>&lt;P&gt;In general you have Web Api as I understand. So you don't have monitoring on processes that are serving frontend or on mobile devices. Am I correct? If yes you should install OneAgent (or inject it manually) on WebServer where front is serving. If this API is for mobile app you should check documentation about how to instrument them.&lt;/P&gt;&lt;P&gt;Sebastian &lt;/P&gt;&lt;BR /&gt;</description>
    <pubDate>Tue, 02 Apr 2019 06:34:53 GMT</pubDate>
    <dc:creator>skrystosik</dc:creator>
    <dc:date>2019-04-02T06:34:53Z</dc:date>
    <item>
      <title>How to inject JS agent from application useing owin to self-host webapi</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/How-to-inject-JS-agent-from-application-useing-owin-to-self-host/m-p/116500#M10736</link>
      <description>&lt;P&gt;Hi guys,&lt;/P&gt;&lt;P&gt;Prospect are running their application with owin self-host web api (&lt;A href="https://docs.microsoft.com/en-us/aspnet/web-api/overview/hosting-aspnet-web-api/use-owin-to-self-host-web-api%29"&gt;https://docs.microsoft.com/en-us/aspnet/web-api/ov...&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Agent work OK and we can see server side information but no JS agent is being inject into the html pages that are coming from this PG. &lt;/P&gt;&lt;P&gt;When checking the PG setting the JS injection is set on&lt;/P&gt;&lt;P&gt;Any suggestions why there is no injection here? &lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;Yos&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 01 Apr 2019 21:05:38 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/How-to-inject-JS-agent-from-application-useing-owin-to-self-host/m-p/116500#M10736</guid>
      <dc:creator>Yosi_Neuman</dc:creator>
      <dc:date>2019-04-01T21:05:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to inject JS agent from application useing owin to self-host webapi</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/How-to-inject-JS-agent-from-application-useing-owin-to-self-host/m-p/116501#M10737</link>
      <description>&lt;P&gt;Hey Yos,&lt;/P&gt;&lt;P&gt;Can you confirm that you have turned on monitoring for all the processes from the Deployment status page?&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 01 Apr 2019 22:00:17 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/How-to-inject-JS-agent-from-application-useing-owin-to-self-host/m-p/116501#M10737</guid>
      <dc:creator>rohithsamudrala</dc:creator>
      <dc:date>2019-04-01T22:00:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to inject JS agent from application useing owin to self-host webapi</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/How-to-inject-JS-agent-from-application-useing-owin-to-self-host/m-p/116502#M10738</link>
      <description>&lt;P&gt;In general you have Web Api as I understand. So you don't have monitoring on processes that are serving frontend or on mobile devices. Am I correct? If yes you should install OneAgent (or inject it manually) on WebServer where front is serving. If this API is for mobile app you should check documentation about how to instrument them.&lt;/P&gt;&lt;P&gt;Sebastian &lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 02 Apr 2019 06:34:53 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/How-to-inject-JS-agent-from-application-useing-owin-to-self-host/m-p/116502#M10738</guid>
      <dc:creator>skrystosik</dc:creator>
      <dc:date>2019-04-02T06:34:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to inject JS agent from application useing owin to self-host webapi</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/How-to-inject-JS-agent-from-application-useing-owin-to-self-host/m-p/116503#M10739</link>
      <description>&lt;P&gt;Hi Yos,&lt;/P&gt;&lt;P&gt;I guess you don't have a web server like IIS in front of your application. Even if the OneAgent is installed and monitoring this process it is not capable of doing the real user monitoring injection on the .NET or in your case OWIN process.&lt;BR /&gt;You can put an IIS (or Apache, Nginx) in front of OWIN and then the RUM injection is done at this tier.&lt;BR /&gt;Please take a look at the Real user monitoring auto injection section here: https://www.dynatrace.com/support/help/shortlink/supported-technologies#real-user-monitoring&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 02 Apr 2019 06:50:47 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/How-to-inject-JS-agent-from-application-useing-owin-to-self-host/m-p/116503#M10739</guid>
      <dc:creator>AlexanderSommer</dc:creator>
      <dc:date>2019-04-02T06:50:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to inject JS agent from application useing owin to self-host webapi</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/How-to-inject-JS-agent-from-application-useing-owin-to-self-host/m-p/116504#M10740</link>
      <description>&lt;P&gt;Hi &lt;A rel="user" href="https://answers.dynatrace.com/users/12024/view.html" nodeid="12024"&gt;@Alexander S.&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Yes you are right there is no WebServer in front of the OWIN and since .net is not list as auto-injection technology there will be no auto-injection &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;  &lt;/P&gt;&lt;P&gt;&lt;IMG src="https://community.dynatrace.com/legacyfs/online/20188-real-user-monitoring-auto-injection.png" /&gt;&lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;P&gt;Yos&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 02 Apr 2019 07:23:20 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/How-to-inject-JS-agent-from-application-useing-owin-to-self-host/m-p/116504#M10740</guid>
      <dc:creator>Yosi_Neuman</dc:creator>
      <dc:date>2019-04-02T07:23:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to inject JS agent from application useing owin to self-host webapi</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/How-to-inject-JS-agent-from-application-useing-owin-to-self-host/m-p/116505#M10741</link>
      <description>&lt;P style="margin-left: 40px;"&gt;Hi &lt;A rel="user" href="https://answers.dynatrace.com/users/3343/view.html" nodeid="3343"&gt;@Sebastian K.&lt;/A&gt;&lt;/P&gt;&lt;P style="margin-left: 40px;"&gt;Thanks for your input - thats not the issue here , please see down &lt;A rel="user" href="https://answers.dynatrace.com/users/12024/view.html" nodeid="12024"&gt;@Alexander S.&lt;/A&gt; answer&lt;/P&gt;&lt;P style="margin-left: 40px;"&gt;Yos&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 02 Apr 2019 07:25:02 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/How-to-inject-JS-agent-from-application-useing-owin-to-self-host/m-p/116505#M10741</guid>
      <dc:creator>Yosi_Neuman</dc:creator>
      <dc:date>2019-04-02T07:25:02Z</dc:date>
    </item>
    <item>
      <title>Re: How to inject JS agent from application useing owin to self-host webapi</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/How-to-inject-JS-agent-from-application-useing-owin-to-self-host/m-p/116506#M10742</link>
      <description>&lt;P&gt;Hן &lt;A rel="user" href="https://answers.dynatrace.com/users/15272/view.html" nodeid="15272"&gt;@Rohith S.&lt;/A&gt; process is monitor the issue as &lt;A rel="user" href="https://answers.dynatrace.com/users/12024/view.html" nodeid="12024"&gt;@Alexander S.&lt;/A&gt; point is that .net is not auto injection technology &lt;/P&gt;&lt;P&gt;Thanks for your answer&lt;/P&gt;&lt;P&gt;Yos&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 02 Apr 2019 07:44:16 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/How-to-inject-JS-agent-from-application-useing-owin-to-self-host/m-p/116506#M10742</guid>
      <dc:creator>Yosi_Neuman</dc:creator>
      <dc:date>2019-04-02T07:44:16Z</dc:date>
    </item>
  </channel>
</rss>

