# Functions
Add creates a new metrics Calculator and adds it to the Manager.
# Variables
MetricControllerReconcileTime tracks the length of time our reconcile loops take.
# Structs
Calculator runs in a goroutine and periodically calculates and publishes Prometheus metrics which will be exposed at our /metrics endpoint.