v2

package
v1.23.3 Latest Latest
Warning

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

Go to latest
Published: Jul 25, 2022 License: MIT Imports: 6 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Collector

type Collector struct {
	sync.Mutex
	// contains filtered or unexported fields
}

func NewCollector

func NewCollector(expire time.Duration, stringsAsLabel bool, exportTimestamp bool) *Collector

func (*Collector) Add

func (c *Collector) Add(metrics []telegraf.Metric) error

func (*Collector) Collect

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

func (*Collector) Describe

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

type Metric

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

func (*Metric) Desc

func (m *Metric) Desc() *prometheus.Desc

func (*Metric) Write

func (m *Metric) Write(out *dto.Metric) error

Jump to

Keyboard shortcuts

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