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