mirror of
https://github.com/neondatabase/neon.git
synced 2026-01-06 04:52:55 +00:00
compute_ctl: Fix misleading metric (#4608)
This commit is contained in:
@@ -71,6 +71,7 @@ pub struct ComputeMetrics {
|
||||
pub wait_for_spec_ms: u64,
|
||||
pub sync_safekeepers_ms: u64,
|
||||
pub basebackup_ms: u64,
|
||||
pub start_postgres_ms: u64,
|
||||
pub config_ms: u64,
|
||||
pub total_startup_ms: u64,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user