OpenTelemetry.Metrics.MetricPoint
Represents a metric data point.
Gets the end time (UTC) associated with the metric point.
Gets the start time (UTC) associated with the metric point.
Gets the tags associated with the metric point.
Gets the exponential histogram data associated with the metric point.
Gets the last double value of the gauge associated with the metric point.
Gets the last long value of the gauge associated with the metric point.
Gets the buckets of the histogram associated with the metric point.
Gets the count value of the histogram associated with the metric point.
Gets the sum value of the histogram associated with the metric point.
Gets the sum double value associated with the metric point.
Gets the sum long value associated with the metric point.
Gets the exemplars associated with the metric point.
Gets the Histogram Min and Max values.