aws / aws/aws-xray-sdk-java

Support Async multi-threading

Open
#335 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Java
Stars
100
Forks
100
PR merge metrics
No merged PRs in 30d

Description

Refer to [stackoverflow issue](https://stackoverflow.com/questions/71437503/x-ray-and-async-multithreading-segment-cannot-be-found).

XRay does not provide wrappers for asyn thread scenario as [opentelemetry does](https://github.com/open-telemetry/opentelemetry-java/blob/main/context/src/main/java/io/opentelemetry/context/Context.java#L205-L312), that causes user trouble when child thread get started later than parent thread complete.

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.