bcgov/indy-tails-server

Add a /health endpoint

Aperta

#5 aperta il 16 mag 2020

 (0 commenti) (0 reazioni) (0 assegnatari)Python (54 fork)auto 404
enhancementgood first issuehelp wanted

Metriche repository

Star
 (29 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

Please add a /health endpoint that we can use for readiness and liveness probes in OpenShift.

The endpoint should perform a meaningful health check on the server's services and return a 200 OK response if all is well.

Guida contributor