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