<?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: Problems .net 5 WebAPi unable to instrument using .NET Core for Linux SDK in Splunk AppDynamics</title>
    <link>https://community.splunk.com/t5/Splunk-AppDynamics/Problems-net-5-WebAPI-unable-to-instrument-using-NET-Core-for/m-p/737724#M10563</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://community.appdynamics.com/t5/user/viewprofilepage/user-id/156170"&gt;@Maximiliano.Guillen&lt;/A&gt;,&lt;/P&gt;

&lt;P&gt;I found this info - please let me know if it helped.&lt;/P&gt;

&lt;P&gt;&lt;SPAN&gt;Can you please confirm the .Net Microservices Agent version that you are using to instrument the .Net 5 application? The .Net Microservices agent started supporting .Net 5 with agent version &amp;gt;21.10. Ref below link for details:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="https://docs.appdynamics.com/21.10/en/application-monitoring/install-app-server-agents/net-agent/net-microservices-agent/net-core-microservices-agent-support" rel="noreferrer nofollow noopener" target="_blank"&gt;https://docs.appdynamics.com/21.10/en/application-monitoring/install-app-server-agents/net-agent/net-microservices-agent/net-core-microservices-agent-support&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;SPAN&gt;If you are using an older agent, could you kindly try upgrading to the latest 21.11 version of the agent and verify the behavior?&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 06 Jan 2022 17:48:58 GMT</pubDate>
    <dc:creator>iamryan</dc:creator>
    <dc:date>2022-01-06T17:48:58Z</dc:date>
    <item>
      <title>Problems .net 5 WebAPI unable to instrument using .NET Core for Linux SDK</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Problems-net-5-WebAPI-unable-to-instrument-using-NET-Core-for/m-p/737723#M10562</link>
      <description>&lt;P&gt;Hello, I have a net 5 WebAPI deployed in a docker linux container. I want to instrument the application in AppDynamics. The application works and I test it everytime with swagger&lt;BR /&gt;&lt;BR /&gt;I've tried 2 implementations&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Install the .NET Core Microservices Agent for Windows -&amp;gt; &lt;A href="https://docs.appdynamics.com/4.5.x/en/application-monitoring/install-app-server-agents/net-agent/net-microservices-agent/install-the-net-core-microservices-agent-for-windows" target="_blank" rel="noopener nofollow noreferrer"&gt;https://docs.appdynamics.com/4.5.x/en/application-monitoring/install-app-server-agents/net-agent/net-microservices-agent/install-the-net-core-microservices-agent-for-windows&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;.NET Core for Linux SDK -&amp;gt; &lt;A href="https://docs.appdynamics.com/21.5/en/application-monitoring/install-app-server-agents/net-agent/net-core-for-linux-sdk" target="_blank" rel="noopener nofollow noreferrer"&gt;https://docs.appdynamics.com/21.5/en/application-monitoring/install-app-server-agents/net-agent/net-core-for-linux-sdk&lt;/A&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;The first scenario didn't work for me I got a consistent error, a single log line saying "use clr profiler",&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The second does nothing at all I have no feedback what so ever and no log is created&lt;BR /&gt;&lt;BR /&gt;This is my Docker configuration&lt;BR /&gt;&lt;BR /&gt;"Docker": {&lt;BR /&gt;"commandName": "Docker",&lt;BR /&gt;"launchBrowser": true,&lt;BR /&gt;"launchUrl": "{Scheme}://{ServiceHost}:{ServicePort}/Swagger",&lt;BR /&gt;"environmentVariables": {&lt;BR /&gt;"CORECLR_PROFILER": "{57e1aa68-2229-41aa-9931-a6e93bbc64d8}",&lt;BR /&gt;"CORECLR_ENABLE_PROFILING": "1",&lt;BR /&gt;"CORECLR_PROFILER_PATH": "/app/bin/Debug/net5.0/runtimes/linux-64/native/libappdprofiler.so",&lt;BR /&gt;"APPDYNAMICS_LOG_PATH": "/app/bin/Debug/net5.0"&lt;BR /&gt;},&lt;BR /&gt;"publishAllPorts": true,&lt;BR /&gt;"useSSL": true&lt;BR /&gt;}&lt;/P&gt;

&lt;P&gt;And this is the app dynamics configuration&lt;BR /&gt;{&lt;BR /&gt;"feature": [&lt;BR /&gt;"FULL_AGENT"&lt;BR /&gt;],&lt;BR /&gt;"controller": {&lt;BR /&gt;"host": "MYHOST.saas.appdynamics.com",&lt;BR /&gt;"port": 443,&lt;BR /&gt;"account": "myAccount",&lt;BR /&gt;"password": "mypassword",&lt;BR /&gt;"ssl": true,&lt;BR /&gt;"enable_tls12": true&lt;BR /&gt;},&lt;BR /&gt;"application": {&lt;BR /&gt;"name": "myapplicationname",&lt;BR /&gt;"tier": "my-appliation-tier",&lt;BR /&gt;"node": ""&lt;BR /&gt;},&lt;BR /&gt;"log": {&lt;BR /&gt;"directory": "/app/bin/Debug/net5.0",&lt;BR /&gt;"level": "ALL"&lt;BR /&gt;}&lt;BR /&gt;}&lt;/P&gt;</description>
      <pubDate>Tue, 28 Dec 2021 20:08:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Problems-net-5-WebAPI-unable-to-instrument-using-NET-Core-for/m-p/737723#M10562</guid>
      <dc:creator>Maximiliano_Gui</dc:creator>
      <dc:date>2021-12-28T20:08:06Z</dc:date>
    </item>
    <item>
      <title>Re: Problems .net 5 WebAPi unable to instrument using .NET Core for Linux SDK</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Problems-net-5-WebAPI-unable-to-instrument-using-NET-Core-for/m-p/737724#M10563</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://community.appdynamics.com/t5/user/viewprofilepage/user-id/156170"&gt;@Maximiliano.Guillen&lt;/A&gt;,&lt;/P&gt;

&lt;P&gt;I found this info - please let me know if it helped.&lt;/P&gt;

&lt;P&gt;&lt;SPAN&gt;Can you please confirm the .Net Microservices Agent version that you are using to instrument the .Net 5 application? The .Net Microservices agent started supporting .Net 5 with agent version &amp;gt;21.10. Ref below link for details:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="https://docs.appdynamics.com/21.10/en/application-monitoring/install-app-server-agents/net-agent/net-microservices-agent/net-core-microservices-agent-support" rel="noreferrer nofollow noopener" target="_blank"&gt;https://docs.appdynamics.com/21.10/en/application-monitoring/install-app-server-agents/net-agent/net-microservices-agent/net-core-microservices-agent-support&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;SPAN&gt;If you are using an older agent, could you kindly try upgrading to the latest 21.11 version of the agent and verify the behavior?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 06 Jan 2022 17:48:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Problems-net-5-WebAPI-unable-to-instrument-using-NET-Core-for/m-p/737724#M10563</guid>
      <dc:creator>iamryan</dc:creator>
      <dc:date>2022-01-06T17:48:58Z</dc:date>
    </item>
    <item>
      <title>Re: Problems .net 5 WebAPi unable to instrument using .NET Core for Linux SDK</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Problems-net-5-WebAPI-unable-to-instrument-using-NET-Core-for/m-p/737725#M10564</link>
      <description>&lt;P&gt;Hi Ryan,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I was using the latest, its a brand new solution.&lt;/P&gt;</description>
      <pubDate>Mon, 17 Jan 2022 17:09:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Problems-net-5-WebAPI-unable-to-instrument-using-NET-Core-for/m-p/737725#M10564</guid>
      <dc:creator>Maximiliano_Gui</dc:creator>
      <dc:date>2022-01-17T17:09:56Z</dc:date>
    </item>
    <item>
      <title>Re: Problems .net 5 WebAPi unable to instrument using .NET Core for Linux SDK</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Problems-net-5-WebAPI-unable-to-instrument-using-NET-Core-for/m-p/737726#M10565</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://community.appdynamics.com/t5/user/viewprofilepage/user-id/156170"&gt;@Maximiliano.Guillen&lt;/A&gt;,&lt;/P&gt;

&lt;P&gt;Just to confirm, you are using the latest version, and are still having the issue?&lt;/P&gt;</description>
      <pubDate>Tue, 18 Jan 2022 17:45:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Problems-net-5-WebAPI-unable-to-instrument-using-NET-Core-for/m-p/737726#M10565</guid>
      <dc:creator>iamryan</dc:creator>
      <dc:date>2022-01-18T17:45:58Z</dc:date>
    </item>
    <item>
      <title>Re: Problems .net 5 WebAPi unable to instrument using .NET Core for Linux SDK</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Problems-net-5-WebAPI-unable-to-instrument-using-NET-Core-for/m-p/737727#M10566</link>
      <description>&lt;P&gt;Yes with the .net core agent from the nuget package yes, I was going to test the linux agent from step 2 but I'm changing scope for now&lt;/P&gt;</description>
      <pubDate>Tue, 18 Jan 2022 20:41:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Problems-net-5-WebAPI-unable-to-instrument-using-NET-Core-for/m-p/737727#M10566</guid>
      <dc:creator>Maximiliano_Gui</dc:creator>
      <dc:date>2022-01-18T20:41:34Z</dc:date>
    </item>
    <item>
      <title>Re: Problems .net 5 WebAPi unable to instrument using .NET Core for Linux SDK</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Problems-net-5-WebAPI-unable-to-instrument-using-NET-Core-for/m-p/737728#M10567</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://community.appdynamics.com/t5/user/viewprofilepage/user-id/156170"&gt;@Maximiliano.Guillen&lt;/A&gt;,&lt;/P&gt;

&lt;P&gt;I was chatting with some internal people and it's been suggested you contact support.&lt;/P&gt;

&lt;P&gt;You can get to the Support Portal from here:&amp;nbsp;&lt;A href="https://www.appdynamics.com/support" target="_blank" rel="nofollow noopener noreferrer"&gt;https://www.appdynamics.com/support&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Please do follow back up on this thread if a solution is reached with support.&lt;/P&gt;</description>
      <pubDate>Tue, 18 Jan 2022 22:26:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Problems-net-5-WebAPI-unable-to-instrument-using-NET-Core-for/m-p/737728#M10567</guid>
      <dc:creator>iamryan</dc:creator>
      <dc:date>2022-01-18T22:26:57Z</dc:date>
    </item>
    <item>
      <title>Re: Problems .net 5 WebAPi unable to instrument using .NET Core for Linux SDK</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Problems-net-5-WebAPI-unable-to-instrument-using-NET-Core-for/m-p/737729#M10568</link>
      <description>&lt;P&gt;&lt;A href="https://community.appdynamics.com/t5/user/viewprofilepage/user-id/156170"&gt;@Maximiliano.Guillen&lt;/A&gt;&amp;nbsp;- As your application is&amp;nbsp;&lt;SPAN&gt;net 5 WebApi deployed in a &lt;STRONG&gt;docker linux container&lt;/STRONG&gt; you will need to use the .Net agent on Linux as mentioned below:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://docs.appdynamics.com/22.1/en/application-monitoring/install-app-server-agents/net-agent/net-agent-for-linux/install-the-net-agent-for-linux" target="_blank" rel="nofollow noopener noreferrer"&gt;https://docs.appdynamics.com/22.1/en/application-monitoring/install-app-server-agents/net-agent/net-agent-for-linux/install-the-net-agent-for-linux&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN&gt;Also kindly find below the below the inputs for 2 implementation you tried:&lt;/SPAN&gt;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Install the .NET Core Microservices Agent for Windows&amp;nbsp;
&lt;UL&gt;
&lt;LI&gt;&lt;STRONG&gt;&lt;EM&gt;[AppD-This will only work for .Net core application on Windows and as you are using&amp;nbsp;WebApi deployed in a docker linux you will need to use the above link mentioned for&amp;nbsp;.Net agent on Linux]&lt;/EM&gt;&lt;/STRONG&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;LI&gt;.NET Core for Linux SDK&amp;nbsp;
&lt;UL&gt;
&lt;LI&gt;&lt;STRONG&gt;&lt;EM&gt;[AppD-Thieir is no new work happeing on this as thier was some custom configruation requried to detect BTs etc so you will need to use the above link mentioned for&amp;nbsp;.Net agent on Linux as this detects the BTs etc OOTB]&lt;/EM&gt;&lt;/STRONG&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;Let us know if you still face any issues.&lt;/P&gt;</description>
      <pubDate>Tue, 18 Jan 2022 22:39:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Problems-net-5-WebAPI-unable-to-instrument-using-NET-Core-for/m-p/737729#M10568</guid>
      <dc:creator>Sarabjit-Tatra</dc:creator>
      <dc:date>2022-01-18T22:39:36Z</dc:date>
    </item>
    <item>
      <title>Re: Problems .net 5 WebAPi unable to instrument using .NET Core for Linux SDK</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Problems-net-5-WebAPI-unable-to-instrument-using-NET-Core-for/m-p/737730#M10569</link>
      <description>&lt;P&gt;Thanks for the help, I'll try this next, and re-open or create a support ticket later if necessary.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 19 Jan 2022 13:45:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Problems-net-5-WebAPI-unable-to-instrument-using-NET-Core-for/m-p/737730#M10569</guid>
      <dc:creator>Maximiliano_Gui</dc:creator>
      <dc:date>2022-01-19T13:45:33Z</dc:date>
    </item>
    <item>
      <title>Re: Problems .net 5 WebAPi unable to instrument using .NET Core for Linux SDK</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Problems-net-5-WebAPI-unable-to-instrument-using-NET-Core-for/m-p/737731#M10570</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://community.appdynamics.com/t5/user/viewprofilepage/user-id/36045"&gt;@Sarabjit.Tatra&lt;/A&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Is it mandatory for the linux files to be in opt/appdynamics/dotnet ?&amp;nbsp;&lt;BR /&gt;I could place them in what ever folder in the container and map the env variable, correct?&lt;/P&gt;</description>
      <pubDate>Wed, 19 Jan 2022 18:17:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Problems-net-5-WebAPI-unable-to-instrument-using-NET-Core-for/m-p/737731#M10570</guid>
      <dc:creator>Maximiliano_Gui</dc:creator>
      <dc:date>2022-01-19T18:17:24Z</dc:date>
    </item>
    <item>
      <title>Re: Problems .net 5 WebAPi unable to instrument using .NET Core for Linux SDK</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Problems-net-5-WebAPI-unable-to-instrument-using-NET-Core-for/m-p/737732#M10571</link>
      <description>&lt;P&gt;&lt;A href="https://community.appdynamics.com/t5/user/viewprofilepage/user-id/156170"&gt;@Maximiliano.Guillen&lt;/A&gt;&amp;nbsp;- Yes you can keep in any folder we just need to make sure all the AppD dlls are also present their.&lt;/P&gt;</description>
      <pubDate>Wed, 19 Jan 2022 19:28:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Problems-net-5-WebAPI-unable-to-instrument-using-NET-Core-for/m-p/737732#M10571</guid>
      <dc:creator>Sarabjit-Tatra</dc:creator>
      <dc:date>2022-01-19T19:28:17Z</dc:date>
    </item>
    <item>
      <title>Re: Problems .net 5 WebAPi unable to instrument using .NET Core for Linux SDK</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Problems-net-5-WebAPI-unable-to-instrument-using-NET-Core-for/m-p/737733#M10572</link>
      <description>&lt;P&gt;I had some progress but now I get the following in the container log&lt;BR /&gt;&lt;BR /&gt;appd.agent.profiler(Info): Successfully locate config file from /app/bin/Debug/net5.0/MyProject.AppDynamicsConfig.json&lt;BR /&gt;appd.agent.profiler(Warn): Failed to verify loaded config : node nameconfig file entry or environment variable APPDYNAMICS_AGENT_NODE_NAME is empty&lt;BR /&gt;appd.agent.profiler(Warn): Failed to load configuration, profiler will not attach.&lt;BR /&gt;appd.agent.profiler(Warn): Profiler initialization failed and .NET Agent is disabled.&lt;/P&gt;</description>
      <pubDate>Wed, 19 Jan 2022 23:13:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Problems-net-5-WebAPI-unable-to-instrument-using-NET-Core-for/m-p/737733#M10572</guid>
      <dc:creator>Maximiliano_Gui</dc:creator>
      <dc:date>2022-01-19T23:13:12Z</dc:date>
    </item>
    <item>
      <title>Re: Problems .net 5 WebAPi unable to instrument using .NET Core for Linux SDK</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Problems-net-5-WebAPI-unable-to-instrument-using-NET-Core-for/m-p/737734#M10573</link>
      <description>&lt;P&gt;&lt;A href="https://community.appdynamics.com/t5/user/viewprofilepage/user-id/156170"&gt;@Maximiliano.Guillen&lt;/A&gt;&amp;nbsp;- You need to specify node name as its missing in you JSON using&amp;nbsp;&lt;SPAN&gt;"node": "" tag or setting&amp;nbsp;APPDYNAMICS_AGENT_NODE_NAME environment&amp;nbsp;variable.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 20 Jan 2022 17:14:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Problems-net-5-WebAPI-unable-to-instrument-using-NET-Core-for/m-p/737734#M10573</guid>
      <dc:creator>Sarabjit-Tatra</dc:creator>
      <dc:date>2022-01-20T17:14:05Z</dc:date>
    </item>
  </channel>
</rss>

