Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( UpVec = prometheus.NewGaugeVec(prometheus.GaugeOpts{ Namespace: metricsRaNamespace, Name: "up", Help: "Operator's status is healthy when this flag equals 1", }, []string{"name", "namespace", "appOrganization", "appRepository", "infraOrganization", "infraRepository"}) )
Functions ¶
func RemoveMetrics ¶
func SetMetricsUp ¶ added in v0.1.0
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.