collector

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Jan 25, 2022 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Collector

type Collector struct {
	Target string
	Module *config.Module
	// contains filtered or unexported fields
}

func NewCollector

func NewCollector(target string, remoteAddress string, module *config.Module) Collector

func (Collector) Collect

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

Collect implements prometheus.Collector

func (Collector) Describe

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

Describe implements prometheus.Collector

Jump to

Keyboard shortcuts

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