pub fn print_health_check_json( name: &str, latency_ms: u64, host_source: TargetSource, ) -> Result<()>
Prints a health-check result as JSON.