sentry-conduit
Features
- Automatic per-request scoping of errors, breadcrumbs and other data
- Error capturing for handler results
- Includes HTTP request metadata in all reports
- Optional release health tracking
- Reporting of error stack traces, if available
- Limited
transactionfield support (aka. the route pattern that was used by conduit-router)
MSRV
The "Minimum Supported Rust Version" of this project is: v1.60.0
Usage
The full example code is available in the examples folder.
License
This project is licensed under either of
-
Apache License, Version 2.0, (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
-
MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
at your option.