getsentry / getsentry/sentry-python
Add exception attributes to payload
Open
Errors
Feature
Python
- Dominant language
- Python
- Stars
- 2.2k
- Forks
- 669
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 213
Description
### 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`
Contributor guide
Assessment
This issue has not been assessed yet.