Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CounterCollector ¶
type CounterCollector struct { CounterDesc *prometheus.Desc // contains filtered or unexported fields }
CounterCollector ...
func (*CounterCollector) Collect ¶
func (c *CounterCollector) Collect(ch chan<- prometheus.Metric)
Collect ...
func (*CounterCollector) Describe ¶
func (c *CounterCollector) Describe(ch chan<- *prometheus.Desc)
Describe ...
Click to show internal directories.
Click to hide internal directories.