collectors

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Dec 27, 2017 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type HMMetric

type HMMetric struct {
	Name       string
	Value      float64
	Deployment string
	Job        string
	Index      string
	Id         string
}

type HMTSDBCollector

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

func NewHMTSDBCollector

func NewHMTSDBCollector(
	namespace string,
	environment string,
	tsdbListener net.Listener,
) *HMTSDBCollector

func (*HMTSDBCollector) Collect

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

func (*HMTSDBCollector) Describe

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

Jump to

Keyboard shortcuts

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