Skip to content

Add tracing to DramatiqIntegration #3454

Open
@ramonsaraiva

Description

@ramonsaraiva

How do you use Sentry?

Self-hosted/on-premise

Version

2.13.0

Steps to Reproduce

  1. Follow the instructions on https://docs.sentry.io/platforms/python/integrations/dramatiq/ for using the DramatiqIntegration
  2. Enable tracing and profiling

Additional context:
I know #3397 was recently released and this is most likely happening because that integration is only capturing events from exceptions, but the documentation still states that it is just a matter of enabling tracing or profiling.

Would be amazing to have tasks instrumented automatically, but maybe a temporary warning in the dramatiq integration docs to make it explicit that it doesn't work without manual instrumentation.

Expected Result

Dramatiq actors tracing and profiling appear in performance and profiling sections of Sentry without manual instrumentation

Actual Result

Dramatiq actors tracing and profiling do not appear in performance and profiling sections of Sentry

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions