You've already forked AstralRinth
forked from didirus/AstralRinth
Improve Labrinth Sentry integration (#5174)
* Improve Sentry integration * remove debug routes * fix ci * sentry tracing stuff * Add spans to Sentry logging * Fix CI * Redis op instrumentation * pr comments
This commit is contained in:
@@ -71,6 +71,7 @@ where
|
||||
Ok((scopes, db_user))
|
||||
}
|
||||
|
||||
#[tracing::instrument(skip(req, executor, redis, session_queue))]
|
||||
pub async fn get_user_from_headers<'a, E>(
|
||||
req: &HttpRequest,
|
||||
executor: E,
|
||||
|
||||
Reference in New Issue
Block a user