Documentation
¶
Overview ¶
Copyright (C) 2019-2025, Lux Industries, 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 ¶
NewGatherer returns a Gatherer using the given registry.
Click to show internal directories.
Click to hide internal directories.