probe-lab / zikade

A Go implementation of the libp2p Kademlia DHT specification
Other
8 stars 3 forks source link

Instrument DHT with metrics #24

Open iand opened 1 year ago

iand commented 1 year ago

ETA: 2023-08-31

Currently go-libp2p-kad-dht exports the following metrics

We should replicate these or provide equivalents.

See also https://github.com/libp2p/go-libp2p-kad-dht/issues/304 for more discussion

iand commented 1 year ago

See also this PR https://github.com/libp2p/go-libp2p-kbucket/pull/37 which adds the following:

iand commented 1 year ago

Also query metrics: