1 write to Value
Aspire.Dashboard (1)
Otlp\Model\MetricValues\DimensionScope.cs (1)
151Value = exemplarValue,
4 references to Value
Aspire.Dashboard (4)
Components\Controls\Chart\ChartBase.cs (2)
297exemplar.Value == existingExemplar.Value && 326Value = exemplar.Value,
Model\TelemetryExportService.cs (1)
549AsDouble = e.Value,
Otlp\Model\MetricValues\DimensionScope.cs (1)
137if (start == existingExemplar.Start && exemplarValue == existingExemplar.Value)