getsentry / getsentry/sentry-python
Add exception attributes to payload
Aberta
Errors
Feature
Python
- Linguagem predominante
- Python
- Estrelas
- 2.2k
- Forks
- 669
- Merge médio
- 1d 1h
- PRs com merge (30d)
- 213
Descrição
### 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`
Guia de contribuição
Avaliação
Esta issue ainda não foi avaliada.