package
0.0.0-20240905163310-79676e933d3a
Repository: https://github.com/openshift/cluster-machine-approver.git
Documentation: pkg.go.dev

# Constants

defaultMetricsPort is the default port to expose metrics.

# Variables

CurrentPendingCSRCountDesc is a metric to report count of pending node CSRs in the cluster.
MaxPendingCSRDesc is a metric to report threshold value of the pending node CSRs beyond which all CSR will be ignored by machine approver.

# Structs

MetricsCollector is implementing prometheus.Collector interface.