-
Notifications
You must be signed in to change notification settings - Fork 556
Open
Description
How do you use Sentry?
Self-hosted/on-premise
Version
2.13.0
Steps to Reproduce
- Follow the instructions on https://docs.sentry.io/platforms/python/integrations/dramatiq/ for using the
DramatiqIntegration
- 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
pencil and GrantShotwell
Metadata
Metadata
Assignees
Projects
Status
No status