Track server context in netty3 instrumentation by mcculls · Pull Request #10555 · DataDog/dd-trace-java

Motivation

We should track the full server context and not just the span, to avoid potentially losing custom context when re-attaching the server context.

Contributor Checklist

Jira ticket: [PROJ-IDENT]

Note: Once your PR is ready to merge, add it to the merge queue by commenting /merge. /merge -c cancels the queue request. /merge -f --reason "reason" skips all merge queue checks; please use this judiciously, as some checks do not run at the PR-level. For more information, see this doc.