specification
specification copied to clipboard
Encourage response instrumentation
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 )