go-libp2p-kad-dht
go-libp2p-kad-dht copied to clipboard
Expose traversal metrics
trafficstars
Expose metrics for traversal methods similar to how anacrolix/dht does it here. This will aid consumers of the DHT in gauging the health of the network and their instance.
See #256.
@raulk What API stability guarantees do we want to make regarding this? Should there be new methods for things that expose stats?