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

adhere to timestamp best practices for RPC mode server side spans #34

Merged
merged 1 commit into from
Nov 2, 2016

Conversation

basvanbeek
Copy link
Member

In the past the tracer would always record and report timestamp and duration for each span.

To adhere to best practices the tracer will not report timestamp and duration in clientServerSameSpan mode for server side spans that have an existing client side counterpart.

See: openzipkin/openzipkin.github.io#49

@basvanbeek basvanbeek merged commit e877b8e into openzipkin-contrib:master Nov 2, 2016
richardmarshall pushed a commit to richardmarshall/zipkin-go-opentracing that referenced this pull request Dec 13, 2016
…_header

Adding back william's header previously lost to the branches of time.
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.

None yet

1 participant