skycoin/skycoin-explorer

Add /health endpoint

Closed this issue · 8 comments

gz-c commented

Add /health endpoint. Returns:

  • blockchain metadata
  • version data
  • number of open connections
  • uptime

@gz-c what metrics ? same as skycoin/skycoin#1039 ?

gz-c commented

It can proxy the internal node's health endpoint

@gz-c only the endpoint or is it also necessary to create a UI?

@olemis did someone start working on this or is it okay if I do it?

@Senyoret1 the important thing is to get this done . @stdevHan is finishing with another issue today and I was thinking of assigning this one to him , but if you prefer to do it ; it's ok . Let me know (or assign it to yourself)

BTW , we need this for another ongoing work done by @stdevNorge

Ok, I was just checking, to prevent working on something that someone else could be aready solving. I'm going to start working on this, but I can not assign myself because I do not have permissions to do that on this repository.

Oh , it's easy to identify the issues we are working on . They are assigned to someone and labeled with stdev and wip labels .

👍