3 writes to SpanId
Aspire.Cli.Tests (3)
Mcp\ListStructuredLogsToolTests.cs (3)
102
SpanId
= "def456",
117
SpanId
= "ghi789",
131
SpanId
= "uvw123",
1 reference to SpanId
aspire (1)
src\Shared\ConsoleLogs\SharedAIHelpers.cs (1)
595
["span_id"] = OtlpHelpers.ToShortenedId(logEntry.LogRecord.
SpanId
?? string.Empty),