Skip to content

Netty instrumentation #860

Open
Open
@felixbarny

Description

@felixbarny

Netty is used as the foundation of a lot of client and server implementations. If we have generic support for monitoring HTTP requests, we'd already provide basic insight for lots of web frameworks.

One complication could be when Netty is used as the foundation of a Servlet container where we already instrument at the Servlet/Filter level.

That also doesn't solve context propagation for frameworks like Play which use Netty as the foundation but also have their own threading model.

relates to #722

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions