Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type MetricInfo ¶
type MetricInfo struct {
Desc *prometheus.Desc
Type prometheus.ValueType
Name string
Collect bool
SecondaryCollect []int
Function func(ch chan<- prometheus.Metric, m MetricInfo, SecMet []MetricInfo, logpath string)
Server string
Errors *prometheus.CounterVec
Timer *prometheus.Desc
}
Click to show internal directories.
Click to hide internal directories.