MetricBase<T>.Create method
Creates a metric.
protected abstract T Create(CollectorRegistry registry, MetricOptions options)
parameter | description |
---|---|
registry | The registry. |
options | The options. |
See Also
- class MetricOptions
- class MetricBase<T>
- namespace Farfetch.LoadShedding.Prometheus.Metrics