HttpHealthCheckStrategy
A HealthCheckStrategy used to check health by pinging a url. Internally it uses the NestJS HttpHealthIndicator.
Example
- Implements:
HealthCheckStrategy
constructor
method
(options: HttpHealthCheckOptions) => HttpHealthCheckStrategyinit
method
(injector: Injector) => getHealthIndicator
method
() => HealthIndicatorFunctionWas this chapter helpful?