Python Worker Extension for starting Datadog Tracer and a top level span to enable auto-instrumenting of Azure Function Apps
Project description
# Python Worker Tracer Extension
This extension imports the Datadog Python Tracer, automatically patches all available modules, and creates a root span for an Azure Function.
## Usage
pip install the package
pip install dd-azure-worker-extension
import it into the code of the function app
import dd_azure_worker_extension
- Add the following environment variable to the Azure Function App
PYTHON_ENABLE_WORKER_EXTENSIONS=1
Link: https://pypi-hypernode.com/project/dd-azure-worker-extension/
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file dd_azure_worker_extension-0.3.0.tar.gz
.
File metadata
- Download URL: dd_azure_worker_extension-0.3.0.tar.gz
- Upload date:
- Size: 1.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.12.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f365e154cc75c69f65a232f237e74d4c98a5ca22507b6e17ce8462012ab04177 |
|
MD5 | 1203c73dd4b16695fda68154e082ea94 |
|
BLAKE2b-256 | 7ce66b3fa8f1d519d6c4cfdeeab8c089c8520019230f25d1eb59acefe3b0f1a9 |
File details
Details for the file dd_azure_worker_extension-0.3.0-py3-none-any.whl
.
File metadata
- Download URL: dd_azure_worker_extension-0.3.0-py3-none-any.whl
- Upload date:
- Size: 2.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.12.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c148c89db2a480b182cad6d6fc8e0489171c2cc8d47fa7f69a992f30cdf13fb0 |
|
MD5 | 454e992664011dcbfc7c44582013d3ee |
|
BLAKE2b-256 | 6ae0405b056b612752926f5bfb5c3eab1d92174158dffc071e09da2b438e86c9 |