Nestjs.github.io

@nestjs/terminus documentation

WEBIn order to install @nestjs/terminus you must install @godaddy/terminus - the library which will be used to execute the healthchecks. @nestjs/terminus integrates with a lot of cool …

Actived: 4 days ago

URL: https://nestjs.github.io/terminus/

@nestjs/terminus documentation

WEBThe NestJS module reference. Methods. PublicAsync pingCheck. pingCheck (key: string, options: MongoosePingCheckSettings) Checks if the MongoDB responds in (default) …

Category:  Health Go Health

@nestjs/terminus documentation

WEBChecks if the size of the given size has exceeded the given threshold

Category:  Health Go Health

@nestjs/terminus documentation

WEBReturns the health check map using the configured health indicators

Category:  Health Go Health

@nestjs/terminus documentation

WEBName: Type: Optional: Description: key: string: No The key which will be used as key for the result object. isHealthy: boolean

Category:  Health Go Health

@nestjs/terminus documentation

WEBName: Type: Optional: Default value: Description: key: string: No The key which will be used for the result object. service

Category:  Health Go Health

@nestjs/terminus documentation

WEBThe key which will be used for the result object. rssThreshold. number. No. Example : // The process should not have more than 150MB allocated memoryHealthIndicator.checkRSS …

Category:  Health Go Health

@nestjs/terminus documentation

WEBChecks if the given url respons in the given timeout and returns a result object corresponding to the result

Category:  Health Go Health

@nestjs/terminus documentation

WEBThe logger which will be used inside the terminus application to log errors or messages

Category:  Health Go Health

@nestjs/terminus documentation

WEBFile. lib/health-indicators/microservice/grpc.health.ts. Description. The interface of the default GRPC HealthService, according to the GRPC specs. Index

Category:  Health Go Health

@nestjs/terminus documentation

WEBThe connection which the ping check should get executed. timeout: timeout: number Type : number Optional: The amount of time the check should require in ms

Category:  Health Go Health

@nestjs/terminus documentation

WEBThe connection which the ping check should get executed. timeout: timeout: number Type : number Optional: The amount of time the check should require in ms

Category:  Health Go Health