metric

package
v0.0.0-...-82e63bc Latest Latest
Warning

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

Go to latest
Published: Dec 13, 2019 License: AGPL-3.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Metric

type Metric struct {
	H    MetricHandler
	Chan chan *decoder.HEP
	// contains filtered or unexported fields
}

func New

func New(name string) *Metric

func (*Metric) End

func (m *Metric) End()

func (*Metric) Run

func (m *Metric) Run() error

type MetricHandler

type MetricHandler interface {
	// contains filtered or unexported methods
}

type Prometheus

type Prometheus struct {
	Target    []string
	TargetMap map[string]map[string]string
}

Jump to

Keyboard shortcuts

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