elastic / elastic/apm-agent-java
Add HTTP request body capture with Spring WebFlux
Open
agent-java
community
enhancement
- Dominant language
- Java
- Stars
- 594
- Forks
- 338
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 25
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).
Contributor guide
Assessment
This issue has not been assessed yet.