Hi! I would like to fetch HTTP request properties (not headers, not parameters) - according to attached picture; like RawUrl, UrlReferrer, or any other HTTP request property. Looking into transaction snapshots -> any given segment -> More -> Properti...
By reading https://docs.appdynamics.com/display/PRO45/Configuration+Import+and+Export+API I found out how to export and import various types of configuration - but what about rules for service endpoints and scopes? How do I go about to export and imp...
Unfortunately I can't get my data collector to pick up any HTTP request properties. Using Current.Request.UrlReferrer, also tried Request.UrlReferrer etc. Either I'm doing something wrong, or I've stumbled upon a bug! Any advice would be highly appre...
Unfortunately no data is being collected based on System.Web.UI.Page.ProcessRequest (https://docs.microsoft.com/en-us/dotnet/api/system.web.ui.page.processrequest?view=netframework-4.8#System_Web_UI_Page_ProcessRequest_System_Web_HttpContext_) - Para...