Json bodies not tracked in POST

Hi all,
i started using SDK 3.2.0 in a spring-boot integration. Whenever occur an error, from dashboard side i can find only headers section, but not body. My request Body is a simple POJO. Someone had a similar problem? Thanks for support

There’s a feature request for Java Spring request body support on this GitHub issue.

We’re currently working on adding performance monitoring for Java and Spring but should get implemented soon after since it has come up quite a few times.

You can follow the issue on GitHub to get updates, on the right hand side:

image