Not a customer? Click the 'Start a free trial' link to begin a 30-day SaaS trial of our product and to join our community.
Existing Cisco AppDynamics customers should click the 'Sign In' button to authenticate to access the community
03-06-2024 03:24 AM
We need to monitor Azure API Management self-hosted gateway and get all the traces. The gateway is AKS container with image mcr.microsoft.com/azure-api-management/gateway:v2. Inside is .NET application with
/app $ dotnet --info
Host:
Version: 6.0.26
Architecture: x64
Commit: dc45e96840
.NET runtimes installed:
Microsoft.AspNetCore.App 6.0.26 [/usr/share/dotnet/shared/Microsoft.AspNetCore.App]
Microsoft.NETCore.App 6.0.26 [/usr/share/dotnet/shared/Microsoft.NETCore.App]
We would expect to monitor it the same way as any other .NET application, but we dont catch any BT or traces.
Also we inject following env
- name: CORECLR_PROFILER
value: "{57e1aa68-2229-41aa-9931-a6e93bbc64d8}"
- name: CORECLR_ENABLE_PROFILING
value: "1"
- name: CORECLR_PROFILER_PATH
value: "/opt/appdynamics-dotnetcore/libappdprofiler.so"
- name: LD_DEBUG
value: all
- name: LD_LIBRARY_PATH
value: /opt/appdynamics-dotnetcore/dotnet
- name: IIS_VIRTUAL_APPLICATION_PATH
value: "/"
Please help.
03-08-2024 10:28 AM
Hi @David.Machacek,
I noticed the Community has not yet jumped in to help. Did you happen to make any new discoveries or find a solution you could share?
If you have not, you can always contact AppD Support.
If you do contact Support, it would be awesome if you came back and shared any learnings or outcomes here as a reply.
Thanks,
Ryan, Cisco AppDynamics Community Manager
Found something helpful? Click the Accept as Solution button to help others find answers faster.
Liked something? Click the Thumbs Up button.
Check out Observabiity in Action
new deep dive videos weekly in the Knowledge Base.
Thank you! Your submission has been received!
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form