Trait libp2p_metrics::Recorder
source · Expand description
Recorder that can record Swarm and protocol events.
Required Methods§
Implementors§
impl Recorder<Event> for Metrics
Available on crate feature
dcutr
only.impl Recorder<GossipsubEvent> for Metrics
Available on crate feature
gossipsub
and non-target_os="unknown"
only.impl Recorder<Event> for Metrics
Available on crate feature
identify
only.impl Recorder<KademliaEvent> for Metrics
Available on crate feature
kad
only.impl Recorder<Event> for Metrics
Available on crate feature
relay
only.impl Recorder<Event> for Metrics
Available on crate feature
ping
only.