getsentry / getsentry/sentry-python

Add addition data to Sentry events from existing logging library

未关闭
#3,435 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
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 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。