hypertrace / javaagent

Hypertrace OpenTelemetry Java agent with payload/body and headers data capture.
Apache License 2.0
28 stars 14 forks source link

ENG-16503 Show request body for x-www-form-urlencoded HTTP requests #363

Closed bradAtTraceable closed 2 years ago

bradAtTraceable commented 2 years ago

Description

Please include a summary of the change, motivation and context.

Testing

Please describe the tests that you ran to verify your changes. Please summarize what did you test and what needs to be tested e.g. deployed and tested helm chart locally.

Checklist:

Documentation

Make sure that you have documented corresponding changes in this repository or hypertrace docs repo if required.

bradAtTraceable commented 2 years ago

Implemented the ability to capture request bodies for HTTP requests in the x-www-form-urlencoded format.