Property TraceState
TraceState
W3C Tracestate header - a comma-delimited list of key-value pairs https://w3c.github.io/trace-context/#tracestate-header
public string? TraceState { get; set; }
W3C Tracestate header - a comma-delimited list of key-value pairs https://w3c.github.io/trace-context/#tracestate-header
public string? TraceState { get; set; }