Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( OperationCalled = prometheus.NewCounterVec(prometheus.CounterOpts{ Name: "cloud_controller_manager_operations_total", Help: "The total number of operation was called", }, []string{"op"}) )
Functions ¶
func GetHandler ¶ added in v1.19.0
func GetRegistry ¶
func GetRegistry() prometheus.Registerer
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.