Documentation ¶
Overview ¶
Package metrics contains controller related metrics utilities
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var DefaultBindAddress = "0"
DefaultBindAddress sets the default bind address for the metrics listener The metrics is off by default. TODO: Flip the default by changing DefaultBindAddress back to ":8080" in the v0.2.0.
View Source
var Registry = prometheus.NewRegistry()
Registry is a prometheus registry for storing metrics within the controller-runtime
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.