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