APM - Viewing the http request header parameters for .NET agent
search cancel

APM - Viewing the http request header parameters for .NET agent

book

Article ID: 232100

calendar_today

Updated On:

Products

CA Application Performance Management (APM / Wily / Introscope)

Issue/Introduction

 

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

 

 

 

Environment

Release : 10.7.0

Component : APM Agents

Cause

Not supported Out of the box 

Resolution

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.