Modules§
Traits§
- AwcRequest
Tracing Ext - Adds Sentry trace headers to outgoing awc requests.
- Reqwest
Tracing Ext - Adds Sentry trace headers to outgoing reqwest requests.
Functions§
- actix_
middleware - Returns an Actix middleware that captures errors and traces when Sentry is enabled.
- init
- Initializes Sentry if
FELDERA_SENTRY_ENABLEDis set, tagging the service and release.