HealthService.prototype.checkReady(): Promise<HealthReport>
{@inheritDoc IHealthService.checkReady}
Runs all indicators except "self".
Promise<HealthReport>
HealthService.prototype.checkReady(): Promise<HealthReport>
{@inheritDoc IHealthService.checkReady}
Runs all indicators except "self".
Promise<HealthReport>
import { HealthService } from "health-plugin/src/index.ts";