1 reference to MaxLogAttributeReadBatchSize
Aspire.Dashboard (1)
Otlp\Storage\SqliteTelemetryRepository.Logs.cs (1)
671
foreach (var logIdBatch in logIds.Chunk(
MaxLogAttributeReadBatchSize
))