3 references to DataPoints
Aspire.Dashboard (3)
Otlp\Model\OtlpResource.cs (2)
122Metric.DataOneofCase.ExponentialHistogram => metric.ExponentialHistogram.DataPoints.Count, 181context.FailureCount += metric.ExponentialHistogram.DataPoints.Count;
Otlp\Model\Serialization\OtlpJsonProtobufConverter.cs (1)
478histogram.DataPoints.Add(ToProtobuf(dp));