collectors

package
v1.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 25, 2020 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type NamesCollector added in v1.0.0

type NamesCollector struct {
	// contains filtered or unexported fields
}

func NewNamesCollector added in v1.0.0

func NewNamesCollector(namespace string, sender *chan string, includeFile string, excludeFile string, captureClient bool, reverseLookup bool) (*NamesCollector, error)

func (*NamesCollector) Collect added in v1.0.0

func (c *NamesCollector) Collect(ch chan<- prometheus.Metric)

func (*NamesCollector) Describe added in v1.0.0

func (c *NamesCollector) Describe(ch chan<- *prometheus.Desc)

type StatCollector

type StatCollector struct {
	// contains filtered or unexported fields
}

func NewStatsCollector

func NewStatsCollector(namespace string, sender *chan string) *StatCollector

func (*StatCollector) Collect

func (c *StatCollector) Collect(ch chan<- prometheus.Metric)

func (*StatCollector) Describe

func (c *StatCollector) Describe(ch chan<- *prometheus.Desc)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL