2 references to PeerResourceId
Aspire.Dashboard (2)
Otlp\Storage\SqliteTelemetryRepository.Traces.Reads.cs (2)
773
if (record.
PeerResourceId
is not null)
775
modelSpan.SetUninstrumentedPeer(GetCachedResource(record.
PeerResourceId
.Value));