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