Splunk AppDynamics

Can AppDynamics monitor .NET services which have no HttpContext or obvious entry/exit points?

CommunityUser
Splunk Employee
Splunk Employee

Good day - 

I'd like to use AppDynamics all of our Windows services.  A number of these have no external entrypoint (REST or WCF), they run on timers and perform tasks; internally they are all custom code, with no ASP.NET, WCF etc.  I cannot seem to get the AppDynamic agent to register information about them.  Can someone give me some guidance?

What I have done is:

1) Configure them (using app.config files etc) to be picked up by the agent.  On the website I can see them registers as services, but no data is being logged.

2) I attempted to register custom entry/exit points in the AppDynamics portal using the Transaction Detection page, but the only call showing there for these services were some low-level .NET Framework APIs which aren't meaningful to me for monitoring.

Hence my question: can AppDynamics monitor code like this, and if so how?

Thanks!

Labels (1)
0 Karma

Raunak_Mohanty
Builder

Hi Peter,

  We should be able to get the BTs identified via Custom Match Rule of type .net Class/Method. You just need to identify the Class and Method which the timer invokes and set POCO on it.

https://docs.appdynamics.com/display/PRO43/POCO+Entry+Points

Thanks,

Raunak

0 Karma
Get Updates on the Splunk Community!

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Shape the Future of Splunk: Join the Product Research Lab!

Join the Splunk Product Research Lab and connect with us in the Slack channel #product-research-lab to get ...

Auto-Injector for Everything Else: Making OpenTelemetry Truly Universal

You might have seen Splunk’s recent announcement about donating the OpenTelemetry Injector to the ...