2 instantiations of OtlpInstrumentData
Aspire.Dashboard (2)
Otlp\Storage\TelemetryRepository.cs (2)
1173
return new
OtlpInstrumentData
1204
return new
OtlpInstrumentData
4 references to OtlpInstrumentData
Aspire.Dashboard (4)
Components\Controls\Chart\ChartContainer.razor.cs (3)
16
private
OtlpInstrumentData
? _instrument;
108
private async Task UpdateInstrumentDataAsync(
OtlpInstrumentData
instrument)
169
private
OtlpInstrumentData
? GetInstrument()
Otlp\Storage\TelemetryRepository.cs (1)
1158
public
OtlpInstrumentData
? GetInstrument(GetInstrumentRequest request)