MetricBase<T> constructor
Initializes a new instance of the MetricBase
class.
protected MetricBase(CollectorRegistry registry, MetricOptions options)
parameter | description |
---|---|
registry | The collector registry. |
options | The options. |
See Also
- class MetricOptions
- class MetricBase<T>
- namespace Farfetch.LoadShedding.Prometheus.Metrics