Optional
data?: { Additional key-value pairs describing the health of the component.
Optional
description?: stringA human-readable description of the status of the component that was checked.
The health check execution duration.
Optional
exception?: unknownAn Exception(JS Error) representing the exception that was thrown when checking for status (if any).
The health status of the component that was checked.
The tags associated with the health check.
Generated using TypeDoc
Represents an entry in a HealthReport. Corresponds to the result of a single HealthCheck.