Closed
Description
Is your feature request related to a problem? Please describe.
We use extensive custom HTTP Headers for various API transactions and would like to trace or have visibility into App Insights and visualize as part of the Request Properties panel
Describe the solution you would like
Allow configuration to enable logging for list of HTTP headers specified or if possible log all headers, Request/Response Body as custom Request Properties
Describe alternatives you have considered
Currently, we are trying to print headers, body as an INFO in STDOut to get captured in detailed telemetry and then locate transactions via transaction search
Additional context
Current Use: Java Agent - 3.0.3 GA
Request Properties Panel - Custom Properties