Open
Description
Summary
Collect POST body payload should be something simple.
Now collect the body seems to be something tricky and in some cases, like us, it's impossible.
Desired Behavior
Activate a simple newrelic.ini flag to collect it.
Possible Solution
Just add a new property in the newrelic.ini to activate it.
newrelic.body.include = true
Additional context
I think this feature is much needed for every project for debug purposes.