Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Metrics ¶
Metrics implements collecting, caching and processing of raw metrics.
func NewMetrics ¶
NewMetrics creates a new instance for metrics collecting and processing.
func (*Metrics) Gather ¶
func (m *Metrics) Gather() ([]*model.MetricFamily, error)
Gather is our prometheus.Gatherer interface for proxying metrics.
Click to show internal directories.
Click to hide internal directories.