Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dramatiq integration with no tracing or profiling #3455

Closed
ramonsaraiva opened this issue Aug 23, 2024 · 1 comment
Closed

dramatiq integration with no tracing or profiling #3455

ramonsaraiva opened this issue Aug 23, 2024 · 1 comment

Comments

@ramonsaraiva
Copy link

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

@ramonsaraiva
Copy link
Author

#3454 unsure why it duplicated when I clicked create issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

No branches or pull requests

1 participant