Skip to content

Celery integration #87

@brettlangdon

Description

@brettlangdon

I just wanted to put this here as a place holder since I am currently working on an integration for celery.

If anyone is using celery and is interested in tracing any specific functions/features, please feel free to leave a comment. I am still trying to get a game plan together of what is worth tracing (tasks yes, but as far as the worker/consumer/producers/queues/etc TDB).

I am currently trying to take a "patch" approach with the integration, e.g.:

from ddtrace.contrib.celery import patch_all; patch_all()

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions