Singleton metrics.
Created by: efritz
This PR introduces metrics.SingletonOperationMetrics
so that observed structs (of which there can be multiple instances) can safely reference a shared operation metrics without worrying about re-declaring it in a Prometheus registry.