You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Once #1340 lands we'll have TraceState in the SpanContext provided to the samplers and it should be relatively straightforward to update the SamplingResult struct to include a TraceState.
According to the specification,
Sampler
should returnSamplingResult
that containsTracestate
.The text was updated successfully, but these errors were encountered: