OpenTelemetry.Metrics.MetricTypeExtensions
Contains extension methods for performing common operations against the MetricType class.
Determines if the supplied MetricType is a double definition.
Determines if the supplied MetricType is a gauge definition.
Determines if the supplied MetricType is a histogram definition.
Determines if the supplied MetricType is a long definition.
Determines if the supplied MetricType is a sum definition.