gRPC health checks, interested?

we have probe endpoints defined in the app. Liveness just returns 200 when everything is up and running, Readiness checks connection to the database as well.

I wasn’t aware of the gRPC Health Check Protocol, will check.

1 Like