mirror of
https://github.com/neondatabase/neon.git
synced 2026-05-20 14:40:37 +00:00
[proxy] Add more labels to the pricing metrics
This commit is contained in:
@@ -140,7 +140,7 @@ async fn dummy_proxy(
|
||||
stream
|
||||
.write_message_noflush(&Be::AuthenticationOk)?
|
||||
.write_message_noflush(&Be::CLIENT_ENCODING)?
|
||||
.write_message(&BeMessage::ReadyForQuery)
|
||||
.write_message(&Be::ReadyForQuery)
|
||||
.await?;
|
||||
|
||||
Ok(())
|
||||
|
||||
Reference in New Issue
Block a user