Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Collector ¶
type Collector struct {
// contains filtered or unexported fields
}
func NewCollector ¶
NewCollector returns a new Collector exposing systemd statistics.
func (*Collector) Collect ¶
func (c *Collector) Collect(ch chan<- prometheus.Metric)
Collect gathers metrics from systemd.
func (*Collector) Describe ¶
func (c *Collector) Describe(desc chan<- *prometheus.Desc)
Describe gathers descriptions of Metrics
Click to show internal directories.
Click to hide internal directories.