package
0.3.13-beta.0
Repository: https://github.com/spacemeshos/go-spacemesh.git
Documentation: pkg.go.dev

# Functions

NewBandwidthCollector creates a new BandwidthCollector.
NewConnectionsMeeter returns a new ConnectionsMeeter.
NewGoSIPCollector creates a new GossipCollector.

# Variables

DroppedConnectionsValidationReject is incremented every time a connection is dropped due to an ErrValidationReject result.
ProcessedMessagesDuration in nanoseconds to process a message.

# Structs

BandwidthCollector implement metrics.Reporter that keeps track of the number of messages sent and received per protocol.
ConnectionsMeeter stores the number of connections for node.
GossipCollector pubsub.RawTracer implementation total number of peers number of peers per each gossip protocol.