1 write to TraceId
aspire (1)
OtlpCliJsonSerializerContext.OtlpLogRecordJson.g.cs (1)
219
Setter = static (obj, value) => ((global::Aspire.Otlp.Serialization.OtlpLogRecordJson)obj).
TraceId
= value!,
1 reference to TraceId
aspire (1)
OtlpCliJsonSerializerContext.OtlpLogRecordJson.g.cs (1)
218
Getter = static obj => ((global::Aspire.Otlp.Serialization.OtlpLogRecordJson)obj).
TraceId
,