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.
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.