metrics

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Jan 2, 2025 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	AppWrapperPhaseCounter = prometheus.NewCounterVec(
		prometheus.CounterOpts{
			Name: "appwrapper_phase_total",
			Help: `The total number of times an appwrapper transitioned to a given phase per namespace.`,
		}, []string{"namespace", "phase"},
	)
)

Functions

func Register

func Register()

Types

This section is empty.

Jump to

Keyboard shortcuts

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