Module merino_web::middleware::sentry
source · [−]Expand description
Middlewares for using Sentry in Merino.
Structs
Wrapper for Sentry error reporting, since no version of sentry-actix is compatible with our stack. Old versions don’t have modern Actix middlewares, and new versions require servers newer than ours.
Middleware to catch events from request handlers and send them to Sentry.