Documentation
¶
Index ¶
- func ActionFinished(actionType string, success bool, duration time.Duration)
- func ActionStarted(actionType string)
- func Gather() ([]*dto.MetricFamily, error)
- func IncrementInformerCacheSyncs(resource, status string)
- func NewMetricsMux() *http.ServeMux
- func RegisterCustomMetrics()
- func SetInformerCacheSize(resource string, size int)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ActionStarted ¶ added in v0.61.0
func ActionStarted(actionType string)
func Gather ¶ added in v0.60.0
func Gather() ([]*dto.MetricFamily, error)
Gather gets all current metric series registered at the Registry.
func IncrementInformerCacheSyncs ¶ added in v0.61.0
func IncrementInformerCacheSyncs(resource, status string)
func NewMetricsMux ¶
func RegisterCustomMetrics ¶
func RegisterCustomMetrics()
func SetInformerCacheSize ¶ added in v0.61.0
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.