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

More metrics requests #4835

Open
martinconic opened this issue Sep 23, 2024 · 0 comments
Open

More metrics requests #4835

martinconic opened this issue Sep 23, 2024 · 0 comments

Comments

@martinconic
Copy link
Contributor

Summary

From node operator point-of-view,
/metrics results are not deemed that useful in comparison to JSON api responses. They are mostly counters (having 0 value). A proper beehive dashboard (with x number of beenodes) using grafana and prometheus, needs metrics export for all the values that are listed in the following JSON APIs,
/health
/status
/redistributionstate
/topology
/stake
/wallet
/chequebook/balance

additionally, these metrics would be useful too.

bins-wise chunk read/write count
bins-wise connected peer count
Network read/write count
Concurrent connected sockets count

Motivation

Implementation

Drawbacks

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