//
pkg.gl
Category
github.com/adobe/cluster-registry
pkg
monitoring
apiserver
package
1.6.4
Repository:
https://github.com/adobe/cluster-registry.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
7
Dependents
14
Files
206 SLOC
#
Functions
NewMetrics
NewMetrics generates a new set of metrics with a certain subsystem name.
#
Structs
Metric
Metric is a definition for the name, description, type, ID, and prometheus.Collector type (i.e.
Metrics
Metrics contains the metrics gathered by the instance and its path.
#
Interfaces
MetricsI
MetricsI interface.