Open
Description
Is your feature request related to a problem?
I would like to see the HTTP body of the requests and I am using Spring Webflux. I have activated the option capture-body
but nothing is shown in APM server.
Describe the solution you'd like
I would like to see the HTTP body of the request under the key http.request.body.original
in APM server.
Describe alternatives you've considered
None.
Additional context
Using latest version of APM agent (1.30.1).