elastic / elastic/apm-agent-java

Netty instrumentation

Open
#860 18 comments 5 reactions 0 assignees View on GitHub
blocked new-feature
Dominant language
Java
Stars
594
Forks
338
Avg merge
1d 13h
Merged PRs (30d)
25

Description

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 elastic/apm-agent-java#722

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.