metrics

package
v0.2.1-0...-d3ae3b1 Latest Latest
Warning

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

Go to latest
Published: Feb 4, 2020 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewMetricGatherer

func NewMetricGatherer() (prometheus.Gatherer, error)

NewMetricGatherer creates a new prometheus.Gatherer with all registered collectors.

func RegisterCollector

func RegisterCollector(name string, init InitCollector) error

RegisterCollector registers the named prometheus.Collector for metrics collection.

Types

type InitCollector

type InitCollector func() (prometheus.Collector, error)

InitCollector is the type for functions that initialize collectors.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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