metrics

package
v0.3.3 Latest Latest
Warning

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

Go to latest
Published: Sep 19, 2024 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

View Source
const (
	MetricPort = ":9526"
	MetricPath = "/metrics"
)

Variables

View Source
var (
	KsmdUtilizationGV = prometheus.NewGaugeVec(prometheus.GaugeOpts{
		Name: "ksmd_utilization",
		Help: "ksmd utilization of cpu in second",
	}, []string{"nodename"})
)

Functions

func Run

func Run()

Types

This section is empty.

Jump to

Keyboard shortcuts

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