1 write to SpanId
Aspire.Dashboard (1)
Otlp\Model\OtlpLogEntryData.cs (1)
50SpanId = record.SpanId.ToHexString();
2 references to SpanId
Aspire.Dashboard (2)
Otlp\Model\OtlpLogEntryData.cs (1)
78SpanId,
Otlp\Storage\SqliteTelemetryRepository.Logs.cs (1)
132parameters[9].Value = pendingLog.SpanId;