package
1.11.10-rc.4
Repository: https://github.com/metalblockchain/metalgo.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.
NewPrefixGatherer returns a new MultiGatherer that merges metrics by adding a prefix to their names.
# Interfaces
MultiGatherer extends the Gatherer interface by allowing additional gatherers to be registered.