2 writes to LogIds
Aspire.Dashboard (2)
Components\Pages\StructuredLogs.razor.cs (1)
616
LogIds
= [entry.InternalId]
Otlp\Storage\SqliteTelemetryRepository.Runtime.cs (1)
393
LogIds
= logIdBatch
2 references to LogIds
Aspire.Dashboard (2)
Otlp\Storage\SqliteTelemetryRepository.Logs.cs (2)
496
if (context.
LogIds
is { Count: > 0 })
498
parameters.Add("LogIds", context.
LogIds
);