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

swarm: Create private storage and metrics API #15481

Closed
holisticode opened this issue Nov 14, 2017 · 3 comments
Closed

swarm: Create private storage and metrics API #15481

holisticode opened this issue Nov 14, 2017 · 3 comments

Comments

@holisticode
Copy link
Contributor

For swarm, it would be good to be able to collect stats and metrics on a node concerning storage (chunks, local DB, etc.) and chequebook properties (consumed and delivered services, service peers, balances, cheques, etc.).

The documentation for this new API will be maintained at: https://github.com/ethersphere/swarm/wiki/Storage-and-metrics-API

@karalabe
Copy link
Member

Take a look at how we collect various system metrics currently via go-metrics in our code. I think you can fairly trivially add any metric you wish to collect to that subsystem.

@stale
Copy link

stale bot commented Nov 16, 2018

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@acud acud added the swarm label Nov 30, 2018
@stale stale bot removed the status:inactive label Nov 30, 2018
@holisticode
Copy link
Contributor Author

This is a high level ticket which encompasses several issues.

For these reasons it is best to close this high level ticket. For further needs about metrics new tickets can be created

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

3 participants