Namespace Dse.AppMetrics.MetricValues
Interfaces
IAppMetricsHistogramValue
Histogram value based on App.Metrics.Histogram.HistogramValue.
IAppMetricsMeterValue
Meter value based on App.Metrics.Meter.MeterValue.
IAppMetricsMetricWithValue<T>
Represents a metric with a value of type T
that can be obtained.
IAppMetricsTimerValue
Timer value based on App.Metrics.Timer.TimerValue.