1 write to TraceState
Aspire.Dashboard (1)
Model\TelemetryExportService.cs (1)
446TraceState = link.TraceState,
2 references to TraceState
Aspire.Dashboard (2)
Otlp\Model\Serialization\OtlpJsonProtobufConverter.cs (2)
215if (json.TraceState is not null) 217link.TraceState = json.TraceState;