getsentry / getsentry/sentry-python
Tornado profiling shows calls to multiple endpoints for async endpoints
Abierto
Improvement
Profiles
Python
- Lenguaje dominante
- Python
- Estrellas
- 2.2k
- Forks
- 669
- Merge medio
- 1 d 1 h
- PR fusionados (30 d)
- 213
Descripción
### 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.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.