Release: AWS X-Ray SDK for Python (beta) on 2017-08-08

The AWS X-Ray SDK for Python 0.9 is now available.


Release Date: August 08, 2017
Latest Version: 2016-04-12
Created On: July 19, 2017
Last Updated: October 09, 2017


AWS X-Ray SDK for Python version 0.9

Use the X-Ray SDK for Python to instrument your web application and send trace data to X-Ray. The beta release supports Django framework web applications and can record downstream calls made with the following libraries:

  • botocore Instrument AWS SDK for Python (Boto) clients
  • requests Instrument HTTP clients
  • sqlite3 Instrument SQLite clients
  • mysql Instrument MySQL clients

See AWS X-Ray SDK for Python for instructions.