2 references to AttributeNames
Aspire.Dashboard (2)
Otlp\Storage\SqliteTelemetryRepository.Traces.Reads.cs (2)
284var attributePredicates = new List<string>(attributeFilter.AttributeNames.Count); 285foreach (var attributeName in attributeFilter.AttributeNames)