Open jackshirazi opened 5 months ago
For transactions that are HTTP requests, the Java agent can optionally capture the request body (e.g. POST variables). For transactions that are initiated by receiving a message from a message broker, the agent can capture the textual message body.
@akhileshpok please feedback on whether this really needs to be supported as a dynamic capability
@jackshirazi - I have not heard that this parameter needs to be dynamic. Let me check with the customer!
@jackshirazi - Yes, this parameter needs to be dynamic.
Classic agent link
What it does
For transactions that are HTTP requests, the Java agent can optionally capture the request body (e.g. POST variables). For transactions that are initiated by receiving a message from a message broker, the agent can capture the textual message body.
Implementation difficulty, location, and dynamism
@akhileshpok please feedback on whether this really needs to be supported as a dynamic capability