Closed thtruo closed 1 year ago
cc @andreimatei for awareness and input. According to the customer, even if they were to use https://github.com/honeycombio/honeycomb-opentracing-proxy they'd still need the Zipkin B3 header propagation and 128-bit trace IDs to proceed.
I'm not sure what this means. Have you tried this proxy thing? When configured accordingly, we use the Zipkin opentracing client, so my guess is that we should work. My guess is that they're interested in propagating a trace id from the client into crdb? We don't support that, independent of the trace collector.
We have marked this issue as stale because it has been inactive for 18 months. If this issue is still relevant, removing the stale label or adding a comment will keep it active. Otherwise, we'll close it in 10 days to keep the issue queue tidy. Thank you for your contribution to CockroachDB!
A customer expressed a desire to trace transactions end-to-end in Honeycomb. In order to do this they need two things added to statement traces:
Jira issue: CRDB-3272