sentry-python icon indicating copy to clipboard operation
sentry-python copied to clipboard

Take `StrawberryIntegration` out of auto-enabling integrations

Open sentrivana opened this issue 1 month ago • 1 comments

StrawberryIntegration shouldn't be auto-enabling since it cannot reliably auto-detect whether it should enable the sync or async version of the instrumentation. Users should make the choice explicitly.

Additional context in https://github.com/getsentry/sentry-python/issues/4980

sentrivana avatar Oct 23 '25 14:10 sentrivana