Contents

aws-xray-sdk 2.13.0

0

The AWS X-Ray SDK for Python (the SDK) enables Python developers to record and emit information from

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: 319, Watchers: 319, Forks: 139, Open Issues: 82

The aws/aws-xray-sdk-python repo was created 6 years ago and the last code push was 1 months ago.
The project is popular with 319 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

No  aws-xray-sdk  pypi packages just yet.

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 82 open issues on GitHub

  • Document pg8000 <= 1.20.0 requirement
  • Unexpected results from rule matching
  • Improving CI for running tests
  • Support Python 3.10 (removed asyncio loop keyword)
  • Trace Size Exceeded
  • Avoid infinite recursion in metadata_to_dict
  • Unable to create top-level subsegment in image Lambda
  • InvalidSignatureException when calling the GetSamplingTargets
  • Broken link in Python SDK docs (aws_xray_sdk.core package)
  • SDK publishes exception segment regardless whether it's handled or not
  • import aws_xray_sdk.core attempts to establish session
  • Support for FastAPI
  • Tracking v3.0.0 release items
  • Sanitized query for psycopg2
  • Deprecate support for python 2.7 and 3.4 in the next major version

See more issues on GitHub