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

Make Django signals tracing optional #1929

Merged

Conversation

antonpirker
Copy link
Member

@antonpirker antonpirker commented Mar 1, 2023

Adds an option signals_spans to the DjangoIntegrations that works the same as middleware_spans so the tracing of Django signals can be turned of.

Also I cleaned up the tests a bit.

Fixes #1893

@antonpirker antonpirker marked this pull request as ready for review March 1, 2023 12:09
@antonpirker antonpirker requested a review from sl0thentr0py March 1, 2023 12:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Slow performance when Sentry integration is enabled
2 participants