Documentation
¶
Overview ¶
(c) 2025 Ava Labs, Inc. All rights reserved. See the file LICENSE for licensing terms.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Gatherer ¶
type Gatherer struct {
// contains filtered or unexported fields
}
Gatherer implements prometheus.Gatherer interface by gathering all metrics from the given Prometheus registry.
func NewGatherer ¶ added in v0.7.4
NewGatherer returns a Gatherer using the given registry.
Click to show internal directories.
Click to hide internal directories.