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