Closed slashmo closed 4 years ago
When starting a new span, passing along an existing TraceContext inside the Baggage argument, this span should automatically become a child of the span identified by said TraceContext.
TraceContext
Baggage
When starting a new span, passing along an existing
TraceContext
inside theBaggage
argument, this span should automatically become a child of the span identified by saidTraceContext
.