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.
Project description
The SDK is in beta and any feedback is welcome at https://forums.aws.amazon.com/forum.jspa?forumID=241.
The AWS X-Ray service accepts application information in the form of trace segments. A trace segment represents the work done by a single machine as a part of the entire task or request. A set of trace segments which share the same trace ID form a trace. A trace represents a full unit of work completed for a single task or request. Learn more about AWS X-Ray service: https://aws.amazon.com/xray/.
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. You can get started in minutes using pip or by downloading a zip file.
Currently supported web frameworks and libraries:
django >=1.10
flask
boto3
botocore
requests
sqlite3
mysql-connector
You must have the X-Ray daemon running to use the SDK. For information about installing and configuring the daemon see: http://docs.aws.amazon.com/xray/latest/devguide/xray-daemon.html.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
File details
Details for the file aws_xray_sdk-0.92-py2.py3-none-any.whl
.
File metadata
- Download URL: aws_xray_sdk-0.92-py2.py3-none-any.whl
- Upload date:
- Size: 46.4 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f1a21a42cb1656cc64545778cb2fc6e9b68e4a40fe45c0506b94ab593377f3d3 |
|
MD5 | feb7f41d003876e8f0ac3d7b64a98999 |
|
BLAKE2b-256 | 0aadc55b1c4d8fff0d0bd82e7ff73084ce3ba3aaf7ad51ad4cb9f2438d70c2fa |