Please let us know whether we can enable viewing the http request header parameters for .NET agent.
Below parameter has been added to introscopeagent.profile to view http headers of a API call, which uses WebAPI framework.
introscope.agent.asp.disableHttpProperties = false
Release : 10.7.0
Component : APM Agents
Not supported Out of the box
suggestion to add the following line in MVC.pbd:
TraceOneMethodWithParametersIfFlagged: WebAPIController ExecuteAsync PageInfoTracer "NOT USED"
Also submitted US778369 to our PM/dev team as an enhancement request for possible improvement.