package
1.12.3-warp-verify6
Repository: https://github.com/ava-labs/avalanchego.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.
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.