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 小时
- 30 天内合并 PR
- 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 还没有评估数据。