getsentry / getsentry/sentry-python

Add addition data to Sentry events from existing logging library

Open
#3,435 0 comments 0 reactions 0 assignees View on GitHub
Improvement Integration: Logging Logs Python Quality Improvement
Dominant language
Python
Stars
2.2k
Forks
669
Avg merge
1d 1h
Merged PRs (30d)
213

Description

### 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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.