Module health

Module health 

Source
Expand description

Handlers for HTTP requests to /api/v0/health.

Functionsยง

_add_routes
connectivity
GET /api/v0/healthz/connectivity Tells whether the server is healthy (database connectivity).
up
GET /api/v0/healthz/up Returns true to indicate the service is up.