mirror of
https://github.com/neondatabase/neon.git
synced 2026-01-14 17:02:56 +00:00
see if it's the instrument()
This commit is contained in:
@@ -1099,7 +1099,7 @@ impl PageServerHandler {
|
||||
Ok(())
|
||||
}
|
||||
// and log the info! line inside the request span
|
||||
.instrument(span.clone())
|
||||
// .instrument(span.clone())
|
||||
.await?;
|
||||
}
|
||||
Ok(())
|
||||
|
||||
Reference in New Issue
Block a user