getsentry / getsentry/sentry-python
Keep track of trimmed variables or removed variables
Open
Errors
Improvement
Python
- Dominant language
- Python
- Stars
- 2.2k
- Forks
- 669
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 213
Description
Every so often, I get really confused when as to why the variables are not matching the errors. After some time debugging and reporting I'm told again that we trim things from the variables.
I know that Relay tracks what they trim via `_meta`. Could we do the same for the Python SDK?
We could then give hints to the customer that data has been removed in the UI.
Contributor guide
Assessment
This issue has not been assessed yet.