
aws-xray-sdk 2.15.0
0
The AWS X-Ray SDK for Python (the SDK) enables Python developers to record and emit information from
Contents
The AWS X-Ray SDK for Python (the SDK) enables Python developers to record and emit information from within their applications to the AWS X-Ray service.
Stars: 336, Watchers: 336, Forks: 145, Open Issues: 95The aws/aws-xray-sdk-python repo was created 8 years ago and the last code push was 1 months ago.
The project is popular with 336 github stars!
How to Install aws-xray-sdk
You can install aws-xray-sdk using pip
pip install aws-xray-sdk
or add it to a project with poetry
poetry add aws-xray-sdk
Package Details
- Author
- Amazon Web Services
- License
- Apache License 2.0
- Homepage
- https://github.com/aws/aws-xray-sdk-python
- PyPi:
- https://pypi.org/project/aws-xray-sdk/
- GitHub Repo:
- https://github.com/aws/aws-xray-sdk-python
Classifiers
Related Packages
Errors
A list of common aws-xray-sdk errors.
Code Examples
Here are some aws-xray-sdk code examples and snippets.
GitHub Issues
The aws-xray-sdk package has 95 open issues on GitHub
- add daily scan
- Bump werkzeug from 3.0.6 to 3.1.5 in /sample-apps/flask
- Bump urllib3 from 1.26.19 to 2.6.3 in /sample-apps/flask
- Handle missing segment gracefully in pymongo patch
pythonfix