Notably, this also says messaging spans should never share a span ID.
This is in support of the simplified model known as span2 which will
use span.kind=PRODUCER|CONSUMER to accomplish the same. We
are mapping back to annotations because most instrumentation and
storage will need to for a while.
cc @jcarres-mdsol @ImFlog @devinsba @dgrabows @lijunyong @marcingrzejszczak @sslavic @mbogoevici @hammett
Per https://github.com/openzipkin/zipkin/issues/1654
Notably, this also says messaging spans should never share a span ID.
This is in support of the simplified model known as span2 which will use span.kind=PRODUCER|CONSUMER to accomplish the same. We are mapping back to annotations because most instrumentation and storage will need to for a while.
cc @jcarres-mdsol @ImFlog @devinsba @dgrabows @lijunyong @marcingrzejszczak @sslavic @mbogoevici @hammett