cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
The AppDynamics Community is Migrating this Friday, February 28th.


At 6pm PST, the AppDynamics Community will go into read-only mode and after migration is complete, you will be redirected to community.splunk.com.
Read more here


Business Transactions not showing up on the flow map

Anonymous
Not applicable

Greetings community,

 

In a .NET application that is being monitored I have created business transactions.  However nothing shows on the flow map

 

Here is the applications app.config with performance counters enabled. (I had to add an xml extension to post here)

Here is my config.xml for the .NET agent

 

Also 2 screen grabs showing the business transaction

 

The documentation is vague about business transactions so I am asking the community for help.  

 

 

 

 

1 REPLY 1

Venu Babu.Thangallapelli
AppDynamics Team

Hi,

 

Seems like you mentioned the class name as "App+Main" which is incorrect. You have to provide the "Namespace.Class Name". Also, it is not recommended to create the custom match rule on Main method, because this method will get invoke only one time in the application life time. So, please create the rules on a method which will get invoked much frequently (which executes the actual transactions like get users, get data from some service etc.,) i.e. more than 2 times in the application life time.

 

Thanks,

Venu.

Ask the Experts Session: Hybrid Application Monitoring Deployment

Join us on Feb 26 to explore Splunk AppDynamics deployment strategies, SaaS models, agent rollout plans, and expert best practices.


Register Now

Observe and Explore
Dive into our Community Blog for the Latest Insights and Updates!


Read the blog here