Splunk AppDynamics

Business Transactions not showing up on the flow map

CommunityUser
Splunk Employee
Splunk Employee

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.  

Labels (1)
0 Karma

Venu_Babu_Thang
Communicator

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.

0 Karma
Get Updates on the Splunk Community!

Splunk Observability Synthetic Monitoring - Resolved Incident on Detector Alerts

We’ve discovered a bug that affected the auto-clear of Synthetic Detectors in the Splunk Synthetic Monitoring ...

Video | Tom’s Smartness Journey Continues

Remember Splunk Community member Tom Kopchak? If you caught the first episode of our Smartness interview ...

3-2-1 Go! How Fast Can You Debug Microservices with Observability Cloud?

3-2-1 Go! How Fast Can You Debug Microservices with Observability Cloud? Learn how unique features like ...