Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Collector ¶
func NewCollector ¶
func NewCollector( expire time.Duration, stringsAsLabel bool, exportTimestamp bool, typeMapping serializer.MetricTypes, ) *Collector
func (*Collector) Collect ¶
func (c *Collector) Collect(ch chan<- prometheus.Metric)
func (*Collector) Describe ¶
func (c *Collector) Describe(_ chan<- *prometheus.Desc)
Click to show internal directories.
Click to hide internal directories.