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 API for retrieving application's current status #5

Merged
merged 2 commits into from
Nov 18, 2014

Conversation

danveloper
Copy link
Contributor

This pull request adds a /status endpoint, which can be consumed to observe the current state of the instance as it's known with Eureka.

This PR also comes with some slight refactoring to simplify the handler and test implementations.

Also, I added a convenience configuration for people using IDEA, so that the Copyright header is always applied, and the scm status is respected.

diptanu added a commit that referenced this pull request Nov 18, 2014
Add API for retrieving application's current status
@diptanu diptanu merged commit c8e1386 into Netflix:master Nov 18, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants