Hi Team,
I have recently enabled AppDynamics End User Monitering for our application. It measures all the ajax calls and page requests and captures parameters like Type, Name, iFrame Url etc.. It displays in Dashboard or list view under Page & Ajax requests..
I would like to find a way to identify which user makes this call. In our application we have login screen to allow the user to login. I would like to capture some parameters/information like unique User GUID specific to user, so that we can identify which user makes the call.
How can I pass custom parameter to AppDynamics controller from UI and capture it and display in the Pages&Ajax requests?
Please help.