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

IPFS Node stats accessible through HTTP API #930

Open
MichaelMure opened this issue Mar 16, 2015 · 1 comment
Open

IPFS Node stats accessible through HTTP API #930

MichaelMure opened this issue Mar 16, 2015 · 1 comment
Labels
topic/api Topic api topic/rpc-api Issues related to Kubo RPC API at /api/v0

Comments

@MichaelMure
Copy link
Contributor

It would be nice to have an API access for the following:

  • list download in progress and their state (dht request, download, ..)
  • list the files included in a download request
  • find out if a past download is completed
  • download progress (global percentage),
  • raw block state (downloading, waiting for download, done, unavailable on the network...)
@whyrusleeping whyrusleeping mentioned this issue Jun 23, 2015
34 tasks
@whyrusleeping whyrusleeping mentioned this issue Jul 1, 2015
44 tasks
@daviddias daviddias changed the title API access to current download IPFS Node stats accessible through HTTP API Jan 2, 2016
@daviddias daviddias added the topic/gateway Topic gateway label Jan 2, 2016
@daviddias
Copy link
Member

@dignifiedquire is also looking for some of these stats for the webui

@ghost ghost added topic/api Topic api and removed topic/gateway Topic gateway labels Sep 2, 2016
@daviddias daviddias added the topic/rpc-api Issues related to Kubo RPC API at /api/v0 label Oct 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic/api Topic api topic/rpc-api Issues related to Kubo RPC API at /api/v0
Projects
None yet
Development

No branches or pull requests

2 participants