Skip to content

Make Django signals tracing optional#1929

Merged
antonpirker merged 5 commits intomasterfrom
antonpirker/make-django-signals-tracing-optional
Mar 1, 2023
Merged

Make Django signals tracing optional#1929
antonpirker merged 5 commits intomasterfrom
antonpirker/make-django-signals-tracing-optional

Conversation

@antonpirker
Copy link
Copy Markdown
Contributor

@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