Extract a Span from workflow params using the globally registered
textmap propagator.
This is a convenience wrapper around extractContext that also
retrieves the remote span from the extracted context via
trace.getSpan(). The returned span is a non-recording remote span
suitable for use as a parent option in withTrace or
trace.setSpan().
Extract a Span from workflow params using the globally registered textmap propagator.
This is a convenience wrapper around extractContext that also retrieves the remote span from the extracted context via
trace.getSpan(). The returned span is a non-recording remote span suitable for use as aparentoption in withTrace ortrace.setSpan().