sentry-rust icon indicating copy to clipboard operation
sentry-rust copied to clipboard

Official Sentry SDK for Rust

Results 153 sentry-rust issues
Sort by recently updated
recently updated
newest added

These tests don't change too often, but still creating new ones or updating them can be painful, so `insta` with inline JSON snapshots could be a good option.

Rust

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

Feature
Rust
Errors

### Description There are some issues with the way code is organized in this repo, split into many crates. The `sentry-core` and `sentry` separation makes sense but we should consider...

Rust
Improvement