package
0.0.5
Repository: https://github.com/yndd/lcnc-runtime.git
Documentation: pkg.go.dev

# Variables

ActiveWorkers is a prometheus metric which holds the number of active workers per controller.
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.
WorkerCount is a prometheus metric which holds the number of concurrent reconciles per controller.