2 instantiations of OtlpInstrumentData
Aspire.Dashboard (2)
Otlp\Storage\TelemetryRepository.cs (2)
959return new OtlpInstrumentData 988return new OtlpInstrumentData
4 references to OtlpInstrumentData
Aspire.Dashboard (4)
Components\Controls\Chart\ChartContainer.razor.cs (3)
16private OtlpInstrumentData? _instrument; 106private async Task UpdateInstrumentDataAsync(OtlpInstrumentData instrument) 171private OtlpInstrumentData? GetInstrument()
Otlp\Storage\TelemetryRepository.cs (1)
944public OtlpInstrumentData? GetInstrument(GetInstrumentRequest request)