getsentry / getsentry/sentry-python
Add exception attributes to payload
Abierto
Errors
Feature
Python
- Lenguaje dominante
- Python
- Estrellas
- 2.2k
- Forks
- 669
- Merge medio
- 1 d 1 h
- PR fusionados (30 d)
- 213
Descripción
### Problem Statement
see #4418 where the exception has a `request_id`
we want stuff like this to be added automatically, maybe gated by `include_local_variables`
### Solution Brainstorm
add them to `event.extra`
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.