Sentry Rust SDK: sentry-contexts
Adds Contexts to Sentry Events.
This integration is enabled by default in sentry and adds device, os
and rust contexts to Events, and also sets a server_name if it is not
already defined.
See the Contexts Interface documentation for more info.
Examples
let integration = new.add_os;
let _sentry = init;
Resources
License: MIT
- Discord server for project discussions.
- Follow @getsentry on Twitter for updates