HealthService.prototype.checkLive(): Promise<HealthReport>
{@inheritDoc IHealthService.checkLive}
Only runs the "self" indicator.
Promise<HealthReport>
HealthService.prototype.checkLive(): Promise<HealthReport>
{@inheritDoc IHealthService.checkLive}
Only runs the "self" indicator.
Promise<HealthReport>
import { HealthService } from "health-plugin/src/index.ts";