Skip to content

Support Sentry.Context.set_http_context/1 #92

@DavidAntaramian

Description

@DavidAntaramian

It seems that the :request key is supported for Sentry.capture_exception/2, but it can't be set ahead of time. The SDK documentation seems to indicate that this should be supported: https://docs.sentry.io/clientdev/context/#common-context-methods

Essentially, I'm trying to do the same thing as Sentry.Plug but setting it at the time the plug is called so that Sentry.capture_exception/2 reports will have it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions