You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added option to disable middleware spans in Starlette (#3052)
When middleware_spans is set to False, no spans will be recorded for Starlette middleware. (analogue to how the DjangoIntegration works)
---------
Co-authored-by: Daniel Szoke <[email protected]>
0 commit comments