Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Metric ¶
type Metric struct { Desc *prometheus.Desc Type prometheus.ValueType }
func NewMetric ¶
func NewMetric(name, namespace, subsystem, doc string, t prometheus.ValueType, variableLabels []string, constLabels prometheus.Labels) Metric
Click to show internal directories.
Click to hide internal directories.