mirror of
https://github.com/neondatabase/neon.git
synced 2026-05-18 05:30:37 +00:00
[proxy] Improve tracing spans here and there.
This commit is contained in:
@@ -140,6 +140,7 @@ async fn auth_quirks(
|
||||
|
||||
impl BackendType<'_, ClientCredentials<'_>> {
|
||||
/// Authenticate the client via the requested backend, possibly using credentials.
|
||||
#[tracing::instrument(fields(allow_cleartext), skip_all)]
|
||||
pub async fn authenticate(
|
||||
&mut self,
|
||||
extra: &ConsoleReqExtra<'_>,
|
||||
|
||||
Reference in New Issue
Block a user