Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds definition of messaging annotations #29

Merged
merged 1 commit into from
Aug 2, 2017
Merged

Conversation

codefromthecrypt
Copy link
Member

Per openzipkin/zipkin#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

Per openzipkin/zipkin#1654

Notably, this also says messaging spans should never share a span ID.
@codefromthecrypt
Copy link
Member Author

here's the corresponding server code work in progress openzipkin/zipkin#1677

@codefromthecrypt codefromthecrypt merged commit 8e38db8 into master Aug 2, 2017
@codefromthecrypt codefromthecrypt deleted the messaging branch August 2, 2017 07:55
codefromthecrypt pushed a commit that referenced this pull request Aug 15, 2017
Per openzipkin/zipkin#1654

Notably, this also says messaging spans should never share a span ID.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants