Skip to main content

HttpHealthCheckStrategy

A HealthCheckStrategy used to check health by pinging a url. Internally it uses the NestJS HttpHealthIndicator.

Example

Ts
Signature

init

method(injector: Injector) =>

getHealthIndicator

method() => HealthIndicatorFunction
Was this chapter helpful?
Report Issue
Edited Apr 20, 2026ยทEdit this page