getsentry / getsentry/sentry-python
Tornado profiling shows calls to multiple endpoints for async endpoints
未關閉
Improvement
Profiles
Python
- 主要語言
- Python
- 星號
- 2.2k
- 分支
- 669
- 平均合併
- 1 天 1 小時
- 30 天內合併 PR
- 213
描述
### 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:

The issue seems to only apply to _async_ endpoints. Sync endpoints show correct traces.
貢獻指南
評估
這個 Issue 還沒有評估資料。