Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add addition data to Sentry events from existing logging library #3435

Open
smeubank opened this issue Aug 12, 2024 · 0 comments
Open

Add addition data to Sentry events from existing logging library #3435

smeubank opened this issue Aug 12, 2024 · 0 comments

Comments

@smeubank
Copy link
Member

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant