Namespace App.Metrics.Gauge
Classes
DefaultGaugeBuilder
DefaultGaugeMetricProvider
DerivedGauge
FunctionGauge
A Gauge metric using a function to provide the instantaneous value to record
GaugeExtensions
GaugeValueSource
Combines the value of a gauge (a double) with the defined unit for the value.
GaugeValueSourceSerializationExtensions
HitPercentageGauge
HitRatioGauge
PercentageGauge
A Gauge metric using two functions to calculate a percentage
RatioGauge
A Gauge metric using two functions to calculate a ratio to record