Closed
Description
How do you use Sentry?
Self-hosted/on-premise
Version
1.30.0
Steps to Reproduce
I execute tasks via app.send_task(<task_name>, kwarsg={...})
(where app
is Celery()
instance) because it's simpler for me and my case (I have a lot of circular errors if use tasks directly) and it seems that Sentry doesn't wrap this method hence there is no attached trace for tasks
Expected Result
I see every trace starting from front-end -> back-end -> queue tasks
Actual Result
Metadata
Metadata
Assignees
Type
Projects
Status
Waiting for: Product Owner
Status
No status