Click or drag to resize

Dse.AppMetrics.MetricValues Namespace

The Dse.AppMetrics.MetricTypes namespace contains interfaces than represent the values for some of the metric types. This namespace is available on the Dse.AppMetrics package.
Interfaces
  InterfaceDescription
Public interfaceIAppMetricsHistogramValue
Histogram value based on HistogramValue.
Public interfaceIAppMetricsMeterValue
Meter value based on MeterValue.
Public interfaceIAppMetricsMetricWithValueT
Represents a metric with a value of type T that can be obtained.
Public interfaceIAppMetricsTimerValue
Timer value based on TimerValue.