mirror of
https://github.com/fluencelabs/rust-libp2p
synced 2025-06-17 20:11:22 +00:00
protocols/gossipsub: Add mesh metrics (#2316)
Enable instrumenting mesh through metrics and add gossipsub to misc/metrics. Co-authored-by: Max Inden <mail@max-inden.de>
This commit is contained in:
@ -132,6 +132,7 @@ mod gossip_promises;
|
||||
mod handler;
|
||||
mod interval;
|
||||
mod mcache;
|
||||
pub mod metrics;
|
||||
mod peer_score;
|
||||
pub mod subscription_filter;
|
||||
pub mod time_cache;
|
||||
|
Reference in New Issue
Block a user