Skip to content

Add registerer argument to NewOperationMetrics

Warren Gifford requested to merge operation-metrics-register into master

Created by: efritz

OperationMetrics should be registere as soon as they are created instead of when they are attached to an observable Operation. This stops us from having to catch already registered errors within a prometheus registry.

Merge request reports

Loading