Skip to content
Unverified Commit 6b9d14a1 authored by Alexandru Vasile's avatar Alexandru Vasile Committed by GitHub
Browse files

litep2p: Increment random walk metrics (#4929)



This PR exposes the `RandomKademliaStarted` event from the litep2p
network backend, and then increments the appropriate metrics.

This is part of: https://github.com/paritytech/polkadot-sdk/issues/4681.
However, it is more of an effort to debug low peer count 

### Testing Done
- Started a node and fetched queries:
`substrate_sub_libp2p_kademlia_random_queries_total` produces results
for litep2p backend

cc @paritytech/networking

---------

Signed-off-by: default avatarAlexandru Vasile <[email protected]>
parent b31880c5
Pipeline #483540 waiting for manual action with stages
in 58 minutes and 57 seconds