sameProcessAsParentSpan property
Set this parameter to indicate whether this span is in the same process as its parent.
If you do not set this parameter, Trace is unable to take advantage of this helpful information.
Optional.
Implementation
core.bool? sameProcessAsParentSpan;