getsentry / getsentry/sentry-python
Add addition data to Sentry events from existing logging library
オープン
Improvement
Integration: Logging
Logs
Python
Quality Improvement
- 主要言語
- Python
- スター
- 2.2k
- フォーク
- 669
- 平均マージ
- 1日 1時間
- マージ済み PR(30日)
- 213
説明
### 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
コントリビューションガイド
評価
この issue はまだ評価されていません。