prometheus

package
v1.90.4 Latest Latest
Warning

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

Go to latest
Published: Sep 22, 2023 License: Unlicense Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Register

func Register(lc fx.Lifecycle, cache *ristretto.Cache, version version.Version)

Register for prometheus.

Types

type Collector added in v1.90.0

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

Collector implements the prometheus.Collector interface.

func NewCollector added in v1.90.0

func NewCollector(cache *ristretto.Cache, version version.Version) *Collector

NewCollector for prometheus.

func (Collector) Collect added in v1.90.0

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

Collect implements the prometheus.Collector interface.

func (Collector) Describe added in v1.90.0

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

Describe implements the prometheus.Collector interface.

Jump to

Keyboard shortcuts

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