Page Contents
Home > @loopback/health
health package
A component to report health status using @cloudnative/health.
Classes
|
Class
|
Description
|
|
[HealthComponent](/doc/en/lb4/apidocs.health.healthcomponent.html)
|
A component providing health status
|
Namespaces
|
Namespace
|
Description
|
|
[HealthBindings](/doc/en/lb4/apidocs.health.healthbindings.html)
|
Binding keys used by this component.
|
|
[HealthTags](/doc/en/lb4/apidocs.health.healthtags.html)
|
Binding tags for health related services
|
Variables
|
Variable
|
Description
|
|
[DEFAULT\_HEALTH\_OPTIONS](/doc/en/lb4/apidocs.health.default_health_options.html)
|
|
Type Aliases
|
Type Alias
|
Description
|
|
[HealthConfig](/doc/en/lb4/apidocs.health.healthconfig.html)
|
Configuration for health component with optional properties
|
|
[HealthOptions](/doc/en/lb4/apidocs.health.healthoptions.html)
|
Options for health component
|
|
[LiveCheck](/doc/en/lb4/apidocs.health.livecheck.html)
|
Functions for liveness check
|
|
[ReadyCheck](/doc/en/lb4/apidocs.health.readycheck.html)
|
Functions for readiness check
|