//
pkg.gl
Category
github.com/aws-controllers-k8s/runtime
pkg
metrics
package
0.39.0
Repository:
https://github.com/aws-controllers-k8s/runtime.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
311
Files
81 SLOC
#
Functions
NewMetrics
NewMetrics returns a pointer to a Metrics struct that can be used to collect and expose various Prometheus metrics.
#
Structs
Metrics
Metrics contains the set of Prometheus metric objects used to store counter and histograms for a variety of data points.