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