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

Introduce tooling to monitor network health #292

Open
jan-ferdinand opened this issue Dec 18, 2024 · 0 comments
Open

Introduce tooling to monitor network health #292

jan-ferdinand opened this issue Dec 18, 2024 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@jan-ferdinand
Copy link
Member

jan-ferdinand commented Dec 18, 2024

In order to respond to any problem with the neptune network in a timely manner, we need to know how it is doing. Some important metrics include:

  • difficulty over block height
  • number of blocks over time
  • number of nodes over time
  • mempool size over time
  • orphan rate over block height
  • composer & guesser time (respectively) over block height (if such data can be obtained)
  • visualize the chain and all its forks as a graph, hovering a node gives node info
  • re-organizations, and info related to them

I have never developed one, but like the look & feel of grafana dashboards.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant