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

Network Visualization Tool #215

Closed
daviddias opened this issue Jul 4, 2018 · 9 comments
Closed

Network Visualization Tool #215

daviddias opened this issue Jul 4, 2018 · 9 comments
Labels
exp/intermediate Prior experience is likely helpful good first issue Good issue for new contributors help wanted Seeking public contribution on this issue kind/stale

Comments

@daviddias
Copy link
Member

daviddias commented Jul 4, 2018

We need a libp2p network visualization tool in order to improve our debugging abilities and also for research purposes.

@vasco-santos is going to take the lead on this. There is some previous work worth checking out but it doesn't mean that it should be the base.

Also:

@kumavis
Copy link
Contributor

kumavis commented Jul 4, 2018

we've built out own for metamask light client / kitsunet / mustekala research
currently relies on a telemetry server all nodes connect to

has a live updating graph of the topo
image
observing + measuring pubsub is next : )

repo is here https://github.com/MetaMask/mesh-testing

@lanzafame
Copy link

I would love to see a hiveplot as it would allow for visual comparison between different network topologies.

@kumavis
Copy link
Contributor

kumavis commented Jul 6, 2018

added a pubsub mode
image

@daviddias
Copy link
Member Author

See also notes from a hold wish on having a dashboard for the DHT ipfs/notes#34

@vitali2y
Copy link

vitali2y commented Jul 26, 2018

vis.js is great (js-libp2p-based app example).

@lanzafame
Copy link

@Kubuxu did you get any decent results out of your exploration into hiveplots?

@bjzhang
Copy link

bjzhang commented Aug 6, 2018

Hi, I am interested in this project. Where could I know the recent progress of this project?
Besides, I saw an Network Visualization Tool in filecoin demo in Dwebsummit. Is it the same of relative project?
Thanks.

@daviddias daviddias added the status/ready Ready to be worked label Aug 15, 2018
@sternhenri
Copy link

Hi everyone,

Checking in on the state of this project. I'm looking into how we might do better measurements in p2p networks... Was wondering if anything had come out of this push in terms of a good topography viz tool or perf viz tool? :)

@jacobheun
Copy link
Contributor

This is still on our Roadmap but we likely won't get to it until next year. libp2p/notes#1 has a good aggregate of the current problem set and options, along with some links to existing tooling.

@achingbrain achingbrain added help wanted Seeking public contribution on this issue good first issue Good issue for new contributors exp/intermediate Prior experience is likely helpful and removed status/ready Ready to be worked labels Oct 5, 2022
achingbrain added a commit that referenced this issue Jun 27, 2023
* deps(dev): bump aegir from 37.12.1 to 38.1.7

Bumps [aegir](https://github.com/ipfs/aegir) from 37.12.1 to 38.1.7.
- [Release notes](https://github.com/ipfs/aegir/releases)
- [Changelog](https://github.com/ipfs/aegir/blob/master/CHANGELOG.md)
- [Commits](ipfs/aegir@v37.12.1...v38.1.7)

---
updated-dependencies:
- dependency-name: aegir
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* chore: fix linting

* chore: fix deps

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: achingbrain <alex@achingbrain.net>
achingbrain pushed a commit that referenced this issue Jun 27, 2023
## [6.0.1](libp2p/js-libp2p-floodsub@v6.0.0...v6.0.1) (2023-03-10)

### Trivial Changes

* Update .github/workflows/semantic-pull-request.yml [skip ci] ([258b856](libp2p/js-libp2p-floodsub@258b856))
* Update .github/workflows/semantic-pull-request.yml [skip ci] ([3e5da6a](libp2p/js-libp2p-floodsub@3e5da6a))
* Update .github/workflows/semantic-pull-request.yml [skip ci] ([cac8712](libp2p/js-libp2p-floodsub@cac8712))

### Dependencies

* **dev:** bump aegir from 37.12.1 to 38.1.7 ([#215](libp2p/js-libp2p-floodsub#215)) ([8a8b243](libp2p/js-libp2p-floodsub@8a8b243))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
exp/intermediate Prior experience is likely helpful good first issue Good issue for new contributors help wanted Seeking public contribution on this issue kind/stale
Projects
None yet
Development

No branches or pull requests

10 participants