Documentation ¶
Overview ¶
Code generated by fields_generator.go. DO NOT EDIT.
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 (*Collector) Collect ¶
func (c *Collector) Collect(ch chan<- prometheus.Metric)
func (*Collector) Describe ¶
func (c *Collector) Describe(ch chan<- *prometheus.Desc)
type MetricsLabels ¶
func ReportsToMetrics ¶
func ReportsToMetrics(b []byte) ([]MetricsLabels, error)
Click to show internal directories.
Click to hide internal directories.