metrics

package
v0.0.0-...-fdc8e6b Latest Latest
Warning

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

Go to latest
Published: May 13, 2022 License: Unlicense Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var DefBuckets = []float64{.005, .01, .025, .05, .1, .25, .5, 1, 2.5, 5, 10, 30}

Functions

func NewCacheExpiredCounter

func NewCacheExpiredCounter(cacheType, cacheName string) *prometheus.CounterVec

func NewCacheLenGauge

func NewCacheLenGauge(cacheType, cacheName string, f func() uint)

func NewCacheOperationDuration

func NewCacheOperationDuration(cacheType, cacheName string) prometheus.ObserverVec

func NewCacheSizeGauge

func NewCacheSizeGauge(cacheType, cacheName string, f func() uint64)

Types

This section is empty.

Jump to

Keyboard shortcuts

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