metrics

package
v1.1.0-beta.0...-2651b77 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// MissCounter is the counter of missing cache.
	MissCounter prometheus.Counter
	// HitCounter is the counter of hitting cache.
	HitCounter prometheus.Counter
	// UpdateCounter is the counter of updating cache.
	UpdateCounter prometheus.Counter
	// DelCounter is the counter of deleting cache.
	DelCounter prometheus.Counter
	// EvictCounter is the counter of evicting cache.
	EvictCounter prometheus.Counter
	// RejectCounter is the counter of reject cache.
	RejectCounter prometheus.Counter
	// CostGauge is the gauge of cost time.
	CostGauge prometheus.Gauge
	// CapacityGauge is the gauge of capacity.
	CapacityGauge prometheus.Gauge
)

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