1 write to BucketCounts
Aspire.Dashboard (1)
Model\TelemetryExportService.cs (1)
579BucketCounts = histogramValue.Values,
2 references to BucketCounts
Aspire.Dashboard (2)
Otlp\Model\Serialization\OtlpJsonProtobufConverter.cs (2)
565if (json.BucketCounts is not null) 567foreach (var bc in json.BucketCounts)