Skip to content
This repository has been archived by the owner on Feb 12, 2024. It is now read-only.

Expose new bitswap stats #1150

Closed
pgte opened this issue Dec 15, 2017 · 2 comments
Closed

Expose new bitswap stats #1150

pgte opened this issue Dec 15, 2017 · 2 comments
Assignees
Labels
exp/expert Having worked on the specific codebase is important help wanted Seeking public contribution on this issue P2 Medium: Good to have, but can wait until someone steps up

Comments

@pgte
Copy link
Contributor

pgte commented Dec 15, 2017

Bitswap has new stats and moving averages of these values.
A new interface for stats should be defined and implemented.

@daviddias daviddias added status/ready Ready to be worked exp/expert Having worked on the specific codebase is important help wanted Seeking public contribution on this issue P2 Medium: Good to have, but can wait until someone steps up labels Jan 25, 2018
@daviddias
Copy link
Member

@hacdias mind sharing an update on this one?

@hacdias
Copy link
Member

hacdias commented Feb 21, 2018

Yeah, so the Bitswap Stats were implemented on #1198 according to the SPEC 😄 Now we have:

  • .bitswap.stat()
  • .stats.bitswap()

@hacdias hacdias closed this as completed Feb 21, 2018
@ghost ghost removed the status/ready Ready to be worked label Feb 21, 2018
MicrowaveDev pushed a commit to galtproject/js-ipfs that referenced this issue May 22, 2020
Moves remaining files that contain root level commands to the root of the src directory. This makes it easier for new contributors to find things.

It also renames the `files-mfs` dir to `files` to reflect the fact that it lives in the "files" namespace currently.

BREAKING CHANGE: files in `src/files-regular` have moved to `src`. The `src/files-mfs` directory has been renamed to `src/files`. If you were previously requiring files from these directories e.g. `require('ipfs-http-client/src/files-regular/add')` then please be aware that they have moved.

License: MIT
Signed-off-by: Alan Shaw <alan.shaw@protocol.ai>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
exp/expert Having worked on the specific codebase is important help wanted Seeking public contribution on this issue P2 Medium: Good to have, but can wait until someone steps up
Projects
None yet
Development

No branches or pull requests

3 participants