Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func StartColectors ¶
func StartColectors()
StartColectors is a function which load all available containers
Types ¶
type LXCCollector ¶
type LXCCollector struct {
// contains filtered or unexported fields
}
LXCCollector implements the prometheus.Collector interface.
func (LXCCollector) Collect ¶
func (n LXCCollector) Collect(ch chan<- prometheus.Metric)
Collect implements the prometheus.Collector interface.
func (LXCCollector) Describe ¶
func (n LXCCollector) Describe(ch chan<- *prometheus.Desc)
Describe implements the prometheus.Collector interface.
Click to show internal directories.
Click to hide internal directories.