metrics

package
v1.6.1 Latest Latest
Warning

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

Go to latest
Published: Nov 21, 2023 License: Apache-2.0 Imports: 10 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DestroyMetricsStore

func DestroyMetricsStore(store *Store)

func Init

func Init(addr string, tlsConf string)

Types

type Store

type Store struct {
	EventsProcessed      prometheus.Counter
	EventsDiscarded      prometheus.Counter
	WatchErrors          prometheus.Counter
	SendErrors           prometheus.Counter
	BuildInfo            prometheus.GaugeFunc
	KubeApiReadCacheHits prometheus.Counter
	KubeApiReadRequests  prometheus.Counter
}

func NewMetricsStore

func NewMetricsStore(name_prefix string) *Store

Jump to

Keyboard shortcuts

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