A named health indicator contributing to /health, /live, and
/ready.
check(): Promise<HealthCheckResult>
Performs the health check.
A named health indicator contributing to /health, /live, and
/ready.
check(): Promise<HealthCheckResult>
Performs the health check.
import { type IHealthIndicator } from "health-plugin/src/index.ts";