package
0.1.10
Repository: https://github.com/munnerz/controller-runtime.git
Documentation: pkg.go.dev

# Variables

ReconcileErrors is a prometheus counter metrics which holds the total number of errors from the Reconciler.
ReconcileTime is a prometheus metric which keeps track of the duration of reconciliations.
ReconcileTotal is a prometheus counter metrics which holds the total number of reconciliations per controller.