Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add health check endpoint #60

Open
vaijab opened this issue Jul 16, 2015 · 1 comment
Open

Add health check endpoint #60

vaijab opened this issue Jul 16, 2015 · 1 comment

Comments

@vaijab
Copy link
Contributor

vaijab commented Jul 16, 2015

The app should expose /health endpoint which kubernetes will use to check the health of this service.

GET /health should return status code 200 if the app thinks that it is healthy.

@JoeChapman JoeChapman self-assigned this Jul 17, 2015
@vaijab
Copy link
Contributor Author

vaijab commented Nov 23, 2016

I think is is still worth doing, maybe as a reusable piece.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants