Splunk AppDynamics

Azure API Management gateway monitoring

David_Machacek
New Member

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.

image.png

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.

Labels (1)
0 Karma

iamryan
Community Manager
Community Manager

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.  How do I submit a Support ticket? An FAQ 

If you do contact Support, it would be awesome if you came back and shared any learnings or outcomes here as a reply. 

0 Karma
Get Updates on the Splunk Community!

Splunk Decoded: Business Transactions vs Business IQ

It’s the morning of Black Friday, and your e-commerce site is handling 10x normal traffic. Orders are flowing, ...

Fastest way to demo Observability

I’ve been having a lot of fun learning about Kubernetes and Observability. I set myself an interesting ...

September Community Champions: A Shoutout to Our Contributors!

As we close the books on another fantastic month, we want to take a moment to celebrate the people who are the ...