paypal / load-watcher

Load watcher is a cluster-wide aggregator of metrics, developed for Trimaran: Real Load Aware Scheduler in Kubernetes.
Other
65 stars 34 forks source link

Add a health check API #38

Closed zorro786 closed 3 years ago

zorro786 commented 3 years ago

Currently, there exists no health check API for load-watcher. This can be used for example to have liveness/readiness checks in Kubernetes. This can be an additional API in the existing web server.