mirror of
https://github.com/neondatabase/neon.git
synced 2026-06-02 13:00:37 +00:00
control_plane: upgrade compute hook message to INFO
This commit is contained in:
@@ -177,7 +177,7 @@ impl ComputeHook {
|
||||
req
|
||||
};
|
||||
|
||||
tracing::debug!(
|
||||
tracing::info!(
|
||||
"Sending notify request to {} ({:?})",
|
||||
url,
|
||||
reconfigure_request
|
||||
|
||||
Reference in New Issue
Block a user