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 天 40 分鐘
30 天內合併 PR
212

描述

### 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 摘要。