monitoring

package
v0.82.0 Latest Latest
Warning

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

Go to latest
Published: Apr 17, 2024 License: GPL-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	AppliedFeaturesOpts = prometheus.GaugeOpts{
		Name: "kubernetes_nmstate_features_applied",
		Help: "Number of nmstate features applied labeled by its name",
	}

	AppliedFeatures = prometheus.NewGaugeVec(
		AppliedFeaturesOpts,
		[]string{"name"},
	)
)

Functions

func Families

func Families() []pgo.MetricFamily

Types

This section is empty.

Jump to

Keyboard shortcuts

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