Skip to main content

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

  1. pip install the package

    • pip install dd-azure-worker-extension

  2. import it into the code of the function app

    • import dd-azure-worker-extension

  3. Add the following environment variable to the Azure Function App
    • PYTHON_ENABLE_WORKER_EXTENSIONS=1

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

dd_azure_worker_extension-0.1.0.tar.gz (1.7 kB view hashes)

Uploaded Source

Built Distribution

dd_azure_worker_extension-0.1.0-py3-none-any.whl (2.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page