Docs: Explain the use of AWS X-Ray SDK over the OpenTelemetry/ADOT for tracing instrumentation #1675
Closed
1 task done
Labels
documentation
Improvements or additions to documentation
What were you searching in the docs?
At time of writing, the AWS X-Ray SDK for Python project recommends the following:
However the AWS Lambda Powertools, whose aim is to "..to ease adopting best practices such as tracing...", uses the X-Ray SDK. This could be confusing for folks looking for AWS's recommended best practices regarding how to trace their Python Lambda functions.
Is this related to an existing documentation section?
No response
How can we improve?
It would be useful to include documentation in the Tracing powertools docs page to explain the reasons for using the X-Ray SDK in python lambda functions (and why ADOT is not yet used by Powertools).
Separately, the X-Ray developer guide should include this information in it's section "Choosing between the AWS Distro for OpenTelemetry and X-Ray SDKs".
Got a suggestion in mind?
No response
Acknowledgment
The text was updated successfully, but these errors were encountered: