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

monitor external harmony nodes using prometheus metrics collected from pushgateway #598

Open
LeoHChen opened this issue Nov 24, 2020 · 1 comment
Assignees
Labels
grafana grafana monitoring

Comments

@LeoHChen
Copy link
Contributor

The upcoming release will enable pushgateway support of prometheus metrics on all harmony nodes, including internal and external. We need to create new grafana dashboard to keep track of external nodes.

some of the metrics to track

  • node version
  • number of blskeys per node
  • number of signatures
  • number of bingo
  • block number
  • sync state
  • view change state
@LeoHChen LeoHChen added the grafana grafana monitoring label Nov 24, 2020
@LeoHChen
Copy link
Contributor Author

For example, on shard0,

  • internal nodes: job=mainnet/s0
  • external nodes: job=mainnet/v0
  • explorer nodes: job=mainnet/e0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
grafana grafana monitoring
Projects
None yet
Development

No branches or pull requests

2 participants