Skip to content

Tornado profiling shows calls to multiple endpoints for async endpoints #2142

Open
@tuukkamustonen

Description

@tuukkamustonen

How do you use Sentry?

Sentry Saas (sentry.io)

Version

1.22.2

Steps to Reproduce

Do some profiling with Tornado app, nothing special in setup.

Expected Result

Correct profiling data.

Actual Result

Traces are showing mixed stuff from multiple endpoints. For example:

image

The issue seems to only apply to async endpoints. Sync endpoints show correct traces.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions