Skip to content

Consolidate Django middleware spans into one #5062

@alexander-alderman-webb

Description

@alexander-alderman-webb

How do you use Sentry?

Sentry Saas (sentry.io)

Version

2.43.0

Steps to Reproduce

Run a Django app with Sentry, one route, and many middleware layers.

Expected Result

There is one middleware span per request.

Actual Result

There are individual spans for each middleware layer.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions