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 healthcheck interface #262

Closed
peterstadler opened this issue Jan 15, 2019 · 2 comments
Closed

add healthcheck interface #262

peterstadler opened this issue Jan 15, 2019 · 2 comments
Assignees
Milestone

Comments

@peterstadler
Copy link
Member

  • something to check the status of the current app, probably at http://my-app.com/healtcheck?
  • simply outputs HTTP Header status code 200 and 404?
  • simply outputs JSON errCode and errMsg?
@peterstadler peterstadler added this to the Release 3.5 milestone Jan 22, 2019
@peterstadler
Copy link
Member Author

some work was done in d0b099f

@peterstadler peterstadler self-assigned this Feb 20, 2019
peterstadler added a commit that referenced this issue Mar 15, 2019
peterstadler added a commit that referenced this issue Mar 20, 2019
@peterstadler
Copy link
Member Author

implemented as API endpoint /application/status

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

1 participant