Skip to content

Report packages (dependencies) in events #872

@lcian

Description

@lcian

Description

Something that most SDKs do is to include the list of dependencies of the app in events sent to Sentry.
This could be useful for instance to debug a panic/other error that only occurs with specific versions of a library.
This can likely be done with a build.rs but we should figure out a robust way (and importantly only include direct dependencies).

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions