hypertrace / javaagent

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

Add netty body, headers capture and filter evaluation #193

Closed pavolloffay closed 3 years ago

pavolloffay commented 3 years ago

This PR adds support for server side netty payload and headers capture. It also adds tests for vertx-3.0 that is based on netty.

TODOs: