Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Config] Capture body #309

Open
jackshirazi opened this issue Jun 28, 2024 · 2 comments
Open

[Config] Capture body #309

jackshirazi opened this issue Jun 28, 2024 · 2 comments

Comments

@jackshirazi
Copy link
Contributor

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

@akhileshpok
Copy link

@jackshirazi - I have not heard that this parameter needs to be dynamic. Let me check with the customer!

@akhileshpok
Copy link

akhileshpok commented Sep 27, 2024

@jackshirazi - Yes, this parameter needs to be dynamic.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants