Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

feat(dht) Implement DHT Diagnostic messages #60

Closed
whyrusleeping opened this issue Sep 12, 2014 · 1 comment
Closed

feat(dht) Implement DHT Diagnostic messages #60

whyrusleeping opened this issue Sep 12, 2014 · 1 comment
Assignees
Labels
kind/enhancement A net-new feature or improvement to an existing feature

Comments

@whyrusleeping
Copy link
Member

My goal with the diagnostic messages is to provide a means to gather data about the network, number of nodes, and a map of the connections between them. Having this will allow us to analyze performance bottlenecks and other interesting issues that may arise as we move towards a larger ipfs deployment.

@whyrusleeping whyrusleeping self-assigned this Sep 12, 2014
@whyrusleeping whyrusleeping added kind/enhancement A net-new feature or improvement to an existing feature ready labels Sep 12, 2014
@whyrusleeping whyrusleeping changed the title Implement DHT Diagnostic messages feat(dht) Implement DHT Diagnostic messages Sep 13, 2014
@whyrusleeping
Copy link
Member Author

I have a rough implementation of this complete

@Stebalien Stebalien mentioned this issue May 26, 2020
77 tasks
@aschmahmann aschmahmann mentioned this issue Sep 22, 2020
72 tasks
ariescodescream pushed a commit to ariescodescream/go-ipfs that referenced this issue Oct 23, 2021
gx: update go-libp2p-peerstore, go-libp2p, go-libp2p-kbucket
@aschmahmann aschmahmann mentioned this issue Dec 13, 2021
59 tasks
laurentsenta pushed a commit to laurentsenta/kubo that referenced this issue Feb 25, 2022
profile: badger profile now defaults to asynchronous writes
laurentsenta pushed a commit to laurentsenta/kubo that referenced this issue Feb 25, 2022
…async

profile: badger profile now defaults to asynchronous writes
laurentsenta pushed a commit to laurentsenta/kubo that referenced this issue Mar 4, 2022
…async

profile: badger profile now defaults to asynchronous writes
laurentsenta pushed a commit to laurentsenta/kubo that referenced this issue Mar 4, 2022
…async

profile: badger profile now defaults to asynchronous writes
@ajnavarro ajnavarro mentioned this issue Aug 24, 2022
72 tasks
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
kind/enhancement A net-new feature or improvement to an existing feature
Projects
None yet
Development

No branches or pull requests

1 participant