2 references to GetLogFieldExpression
Aspire.Dashboard (2)
Otlp\Storage\SqliteTelemetryRepository.Logs.cs (2)
476var expression = GetLogFieldExpression(attributeName, parameters, "FieldValue", coalesceMissing: false); 592var expression = GetLogFieldExpression(filter.Field, parameters, $"AttributeName{index}");