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 endpoint to node server #2461

Open
tillrohrmann opened this issue Dec 30, 2024 · 0 comments · May be fixed by #2462
Open

Add /health endpoint to node server #2461

tillrohrmann opened this issue Dec 30, 2024 · 0 comments · May be fixed by #2462
Assignees

Comments

@tillrohrmann
Copy link
Contributor

Add /health endpoint to node server. This should be similar to the health endpoint of the admin server.

@tillrohrmann tillrohrmann self-assigned this Dec 30, 2024
tillrohrmann added a commit to tillrohrmann/restate that referenced this issue Dec 30, 2024
This commit adds a very simple /health handler that returns 200 if
the server is running. This allows to check whether the node server
is running.

This fixes restatedev#2461.
@tillrohrmann tillrohrmann linked a pull request Dec 30, 2024 that will close this issue
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 a pull request may close this issue.

1 participant