metrics

package
v0.15.0-alpha Latest Latest
Warning

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

Go to latest
Published: Nov 27, 2024 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (

	// TODO: We could add the reason of the error as a label as well
	ReconciliationConsecutiveErrorsTotal = prometheus.NewGaugeVec(
		prometheus.GaugeOpts{
			Name: "custom_reconciliation_consecutive_errors_total",
			Help: "Total number of consecutive reconciliation errors labeled by controller, cluster and environment",
		}, []string{"controller", "object_name", "object_environment"},
	)
)

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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