Hello, in advance, i'm testing appdynamics and i really find it intresting, but there is some peice of information wich i find it missing, that is really useful.
How can i see the parameteres wich the users ar making the requests,so i could repeat the same requests with the same parameters, that i get reporting slow or error.
one other useful information would be the Client wich is making the request ( IP) wich i can see on the IIS manager , but appdynamics doesn't seem to show anywhere .
thanks in advance for your help
Hi,
Can you see if the following information helps:
Define custom expression on HTTPRequest object userhostaddress using the variable listed in forum link
http://msdn.microsoft.com/en-us/library/system.web.httprequest.userhostaddress%28v=vs.110%29.aspx at UI at
And also see defining HTTP data collectors helps to get the http parameters in snapshot collected as stated in docs link
http://docs.appdynamics.com/display/PRO14S/Data+Collectors
Regards,
Arun
Thank you in advance for your help.
But i'm trying to get the query string , wich sometimes it shows on user data, and other times it doesn't.
i'm finding it kind of strange that behaviour , i would really like to get the queryString. so i could analyse the slow requests.
In WCF i really can't see any of the parameters of the request, i can see the Svc being called , but i can't see the parameters, wich is being called , do you have any tip ? thanks
Hi,
We see http data collectors are not applicable for WCF entry points , we request you to monitor http params on BT such ASP.NET type (.aspx as such) , hope that clarifies product behavior.
Regards,
Arun