Skip to content

Sentry.LoggerBackend doesn't take context set by Sentry.Context.set_extra_context into account #491

Closed
@ghost

Description

Environment

How do you use Sentry? self-hosted, but it doesn't matter, error is on the client's side

Which SDK and version? sentry-elixir 8.0.6

Steps to Reproduce

  1. Use logger backend with Sentry.Context.set_extra_context
  2. Crash
  3. No additional info form Sentry.Context.set_extra_context in the sentry issue

Expected Result

:extra is not lost

Actual Result

:extra is lost

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions