metrics

package
v0.6.6 Latest Latest
Warning

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

Go to latest
Published: Jun 4, 2026 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	StaticEntryFailures = "cluster_static_entry_failures"
)

Variables

View Source
var (
	PromCounters = map[string]prometheus.Counter{
		StaticEntryFailures: prometheus.NewGauge(
			prometheus.GaugeOpts{
				Name: StaticEntryFailures,
				Help: "Number of cluster static entry render failures",
			},
		),
	}
)

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