mirror of
https://github.com/neondatabase/neon.git
synced 2026-05-24 00:20:37 +00:00
don't instrument, now this is equivalent to 0cd4e120da
This commit is contained in:
@@ -1092,7 +1092,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