specification icon indicating copy to clipboard operation
specification copied to clipboard

Encourage response instrumentation

Open JonathanMace opened this issue 9 years ago • 0 comments

At the workshop, we discussed how some non-tracing use cases could need baggage propagated in responses.

Should OpenTracing encourage propagating contexts back from children to parents?

To do this would entail being able to add a relationship mid-way through a span, eg a 'CHILD_FINISH' relationship (see #42 )

JonathanMace avatar Feb 21 '17 12:02 JonathanMace