Implemented interface member:
method
GetResourcesByName
Aspire.Dashboard.Otlp.Storage.ITelemetryRepository.GetResourcesByName(System.String, System.Boolean)
1 reference to GetResourcesByName
Aspire.Dashboard.Tests (1)
tests\Shared\Telemetry\InMemoryTelemetryRepository.cs (1)
192
return
GetResourcesByName
(key.Name, includeUninstrumentedPeers: includeUninstrumentedPeers);