zipkin-ruby icon indicating copy to clipboard operation
zipkin-ruby copied to clipboard

Add setting to disable shared spans (joins) in tracer

Open timward60 opened this issue 3 years ago • 1 comments

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 avatar Jan 07 '23 05:01 timward60

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

timward60 avatar Feb 23 '23 00:02 timward60