I try to make a tracer of rocketmq, and have a question about relationship between producer span and consumer span.
Question:
The relationship between producer span and consumer span is addReference, but not asChildOf. It's very appreciated that if talk about thinking that choose addReference other than asChildOf.
Personal point:
Consumers look like other service interface, so asChildOf replationship maybe better.
I try to make a tracer of rocketmq, and have a question about relationship between producer span and consumer span.
Question: The relationship between producer span and consumer span is addReference, but not asChildOf. It's very appreciated that if talk about thinking that choose addReference other than asChildOf.
Personal point: Consumers look like other service interface, so asChildOf replationship maybe better.