package
1.11.10
Repository: https://github.com/luxfi/node.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
NewClient returns a new Metrics API Client.
NewLabelGatherer returns a new MultiGatherer that merges metrics by adding a new label.
Deprecated: Use NewPrefixGatherer instead.
No description provided by the author
NewPrefixGatherer returns a new MultiGatherer that merges metrics by adding a prefix to their names.

# Structs

Client for requesting metrics from a remote Lux Node instance.

# Interfaces

MultiGatherer extends the Gatherer interface by allowing additional gatherers to be registered.
OptionalGatherer extends the Gatherer interface by allowing the optional registration of a single gatherer.