slashmo / jaeger-client-swift

Jaeger Client built for Swift Distributed Tracing
Apache License 2.0
10 stars 0 forks source link

Automatically add link when starting a span with existing trace context #5

Closed slashmo closed 4 years ago

slashmo commented 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.