1 Answer
- Newest
- Most votes
- Most comments
0
The library instrumentations (such as HttpAsyncClient) are wrapping the target with tracing APIs. If XRay SDK does not provide the library support, user can manage that by himself. It is inconvenient for user, so, please try to onboard ADOT, there are more powerful contributors provide new libraries support.
answered 3 years ago
Relevant content
- asked a month ago
- asked 3 years ago
- AWS OFFICIALUpdated 3 years ago
- AWS OFFICIALUpdated 4 months ago

Thanks for the suggestions! I'll look into using ADOT and see if that can solve our problems