go-libp2p-kad-dht icon indicating copy to clipboard operation
go-libp2p-kad-dht copied to clipboard

Expose traversal metrics

Open anacrolix opened this issue 6 years ago • 2 comments
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.

anacrolix avatar Feb 07 '19 23:02 anacrolix

See #256.

raulk avatar Feb 11 '19 16:02 raulk

@raulk What API stability guarantees do we want to make regarding this? Should there be new methods for things that expose stats?

anacrolix avatar Mar 07 '19 04:03 anacrolix