You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using the module in a productive environment, e.g. hosted in Kubernetes, it is very important to have a health check for your application. This health check should include the connection to dependent services (e.g. messaging server). Therefore it would be very helpful, if the module would provide a health check functionality, which could be integrated into nestjs/terminus.
The text was updated successfully, but these errors were encountered:
When using the module in a productive environment, e.g. hosted in Kubernetes, it is very important to have a health check for your application. This health check should include the connection to dependent services (e.g. messaging server). Therefore it would be very helpful, if the module would provide a health check functionality, which could be integrated into nestjs/terminus.
The text was updated successfully, but these errors were encountered: