package
0.14.5
Repository: https://github.com/ipfs/ipfs-cluster.git
Documentation: pkg.go.dev

# Functions

New creates a new PubSub monitor, using the given host, config and PeersFunc.

# Constants

Default values for this Config.

# Variables

PubsubTopic specifies the topic used to publish Cluster metrics.

# Structs

Config allows to initialize a Monitor and customize some parameters.
Monitor is a component in charge of monitoring peers, logging metrics and detecting failures.

# Type aliases

PeersFunc allows the Monitor to filter and discard metrics that do not belong to a given peerset.