Skip to content

Propagate tracing span attributes in sentry events #617

Open

Description

Hey,

Thanks for providing Rust support. We're happily using sentry and sentry-tracing crates. Mostly all working well.

We expose a ton of helpful debugging information through span attributes. As far as I can tell, these are captured for performance monitoring, but aren't provided as context when capturing events (via tracing::error! for example).

Is there any way that any span data captured could also be included in events emitted by sentry-tracing?

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

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions