getsentry / getsentry/sentry-rust

Report packages (dependencies) in events

Open
#872 1 comment 0 reactions 0 assignees View on GitHub
Errors Feature Rust
Dominant language
Rust
Stars
752
Forks
190
Avg merge
1h 21m
Merged PRs (30d)
5

Description

### 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).

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.