1 reference to ScopeId
Aspire.Dashboard (1)
Otlp\Storage\SqliteTelemetryRepository.Caching.cs (1)
544
var scopeAttributes = reader.Read<CachedScopeAttributeRecord>().ToLookup(record => record.
ScopeId
);