Documentation
¶
Index ¶
Constants ¶
View Source
const Namespace = "locks"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Collector ¶
type Collector struct {
// contains filtered or unexported fields
}
Exporter collects metrics from a local Raspberry Pi
func (*Collector) Collect ¶
func (c *Collector) Collect(ch chan<- prometheus.Metric)
Collect fetches file lock statistics from the local system
func (*Collector) Describe ¶
func (c *Collector) Describe(ch chan<- *prometheus.Desc)
Describe returns all possible metric descriptions
Click to show internal directories.
Click to hide internal directories.