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

feat(/status): new endpoint to query status of state #20

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

toredash
Copy link
Contributor

Suggestion to add new /status endpoint to be able to query scc-state of which endpoints it knows of.

Query to the endpoints returns:
{ "workers": [ "ws://[::ffff:127.0.0.1]:8000" ], "brokers": [ "ws://[::ffff:127.0.0.1]:8888", "ws://[::ffff:127.0.0.1]:9999" ], "time": 1582717713041 }

I would use this to add additional monitoring and also observability.

Hope this could be added @jondubois

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.

1 participant