getsentry / getsentry/sentry-python
Tornado profiling shows calls to multiple endpoints for async endpoints
Đang mở
Improvement
Profiles
Python
- Ngôn ngữ chính
- Python
- Star
- 2.2k
- Fork
- 669
- Merge trung bình
- 1 ngày 1 giờ
- Pull request đã merge (30 ngày)
- 213
Mô tả
### 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.
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.