method HealthService.prototype.checkLive
HealthService.prototype.checkLive(): Promise<HealthReport>

{@inheritDoc IHealthService.checkLive}

Only runs the "self" indicator.

Return Type

Promise<HealthReport>

Usage

import { HealthService } from "health-plugin/src/index.ts";