Hello Everyone
I have single node ELK cluster running on 8.18 . I want to test APM for that i have sample .net core application running on localhost:5005 . I want to instrument my application without touching the code . I am following below documentation.
Profiler Auto Intrumentation and Zero code change setup
I have download the .zip file and extract it in C: drive and set DOTNET_STARTUP_HOOKS=C:\elastic_apm_profiler_1.34.1-win-x64\ElasticApmAgentStartupHook.dll . But i am not able to see my application in kibana Observability