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

The format of /healthz is not consistent across components #168

Open
matthewdarwin opened this issue Oct 9, 2020 · 0 comments
Open

The format of /healthz is not consistent across components #168

matthewdarwin opened this issue Oct 9, 2020 · 0 comments

Comments

@matthewdarwin
Copy link

The format of /healthz is not consistent across components. For example:

eosws:

{"errors":[],"hub":{"head_block_num":146217680,"head_block_time":"2020-10-09T14:30:44.5Z","time_latency_sec":0},"healthy":{"hub":true}}

statedb:

ready

eosq:

ok

Of course it is reasonable that different components have different amounts of information to share, but the format should be consistent. (eg always json with status true/false)

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

No branches or pull requests

1 participant