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

Add setting to disable shared spans (joins) in tracer #182

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

timward60
Copy link

Addresses #125 by adding setting to disable support for joins.

When set to false, the it will force client and server spans to have different spanId's. This may be needed because zipkin traces may be reported to non-zipkin backends that might not support the concept of joining spans.

@timward60
Copy link
Author

timward60 commented Feb 23, 2023

@jcchavezs You were involved with a discussions from the issue. If you have some time can you help me with this review?

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.

1 participant