collector

package
v1.5.1 Latest Latest
Warning

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

Go to latest
Published: Jul 18, 2023 License: MIT Imports: 1 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 {
	CarbonDioxideGauge *prometheus.GaugeVec
	TemperatureGauge   *prometheus.GaugeVec
	HumidityGauge      *prometheus.GaugeVec
}

func New

func New() *Collector

func (*Collector) Collect

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

func (*Collector) Describe

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

func (*Collector) SetCarbonDioxideInPPM

func (c *Collector) SetCarbonDioxideInPPM(value float64)

func (*Collector) SetHumidityInPercent

func (c *Collector) SetHumidityInPercent(value float64)

func (*Collector) SetTemperatureInCelsius

func (c *Collector) SetTemperatureInCelsius(value float64)

Jump to

Keyboard shortcuts

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