Skip to content
This repository has been archived by the owner on Apr 23, 2020. It is now read-only.

Add health check endpoint support for load balancers #371

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

pjrm
Copy link

@pjrm pjrm commented Feb 28, 2018

Add a new endpoint that will give the state of the current node.

It will return 200 (OK) code case the node is serving and present
in the cluster, otherwise will return 503 (Service Unavailable).

Add a new endpoint that will give the state of the current node.

It will return 200 (OK) code case the node is serving and present
in the cluster, otherwise will return 503 (Service Unavailable).
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants