Page MenuHomePhabricator

Healthcheck endpoints for APIs
Open, Needs TriagePublic

Description

As part of the SRE Requirements, we should develop liveness and readiness health check endpoints to ascertain the status of the our APIs so that the distributed system like k8s can take the appropriate action automatically to route the traffic or self-heal the service based on the health check results.
It is recommended to create this functionality into a library for all APIs to re-use and also allow to override for any particular service.

Event Timeline

RThomas-WMF renamed this task from Healthcheck endpoints for Services and APIs to Healthcheck endpoints for APIs.May 2 2024, 11:09 AM