Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type MetricSet ¶
type MetricSet struct { mb.BaseMetricSet // contains filtered or unexported fields }
MetricSet for fetching prometheus data
type PromEvent ¶
type PromEvent struct {
// contains filtered or unexported fields
}
PromEvent stores a set of one or more metrics with the same labels
func (*PromEvent) LabelsHash ¶
LabelsHash returns a repeatable string that is unique for the set of labels in this event
Click to show internal directories.
Click to hide internal directories.