1 reference to GetCachedInstrumentSummaries
Aspire.Dashboard (1)
Otlp\Storage\SqliteTelemetryRepository.cs (1)
228
public List<OtlpInstrumentSummary> GetInstrumentSummaries(ResourceKey key) =>
GetCachedInstrumentSummaries
(key);