getsentry / getsentry/sentry-python
Add addition data to Sentry events from existing logging library
Aperta
Improvement
Integration: Logging
Logs
Python
Quality Improvement
- Lingua principale
- Python
- Stelle
- 2.2k
- Fork
- 669
- Merge medio
- 1g 1h
- PR unite (30g)
- 213
Descrizione
### Problem Statement
There is an existing logging libarary where it is possible that Sentry SDK could set additional context on events sent to sentry
### Solution Brainstorm
User Feedback:
> In Python, you might send extra data using the extra parameter from the logging library `logging.error(... extra=..)
>
> This information appears in additional section, but you are limiting the amount of information.
>
> This information is important, so why just show a part
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.