Posted On: Aug 8, 2017

AWS X-Ray adds support for Python (beta). 

The AWS X-Ray SDK enables Python developers to record and emit information from within their applications to the AWS X-Ray service. You can get started in minutes using pip or by downloading a zip file containing the SDK.

Currently supported web frameworks and libraries include: 

  • boto3
  • botocore
  • requests
  • django >=1.10
  • sqlite3
  • mysql-connector

To learn more about Python SDK, please visit API documentation here and release notes here. We welcome your feedback, please go to our forums page to share your thoughts.

Please note, the AWS X-Ray SDK for Python is in beta and covered under the AWS Service Terms.

AWS X-Ray enables developers to analyze and debug distributed applications and underlying services in production. For more information on AWS X-Ray: