Module integrations

Module integrations 

Source
Expand description

Available Sentry Integrations.

See the apply_defaults function for more information on which integrations are used by default.

Modulesยง

anyhow
Adds support for capturing Sentry errors from anyhow::Error.
backtrace
Backtrace Integration and utilities for sentry.
contexts
Adds Contexts to Sentry Events
debug_images
The Sentry Debug Images Integration.
error_chain
Adds support for the error-chain crate.
failure
Adds support for capturing Sentry errors from failure types.
log
Adds support for automatic Breadcrumb and Event capturing from logs.
panic
The Sentry Panic handler Integration.
slog
Sentry slog Integration.