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 support for intra-cluster tracing #1

Open
codefromthecrypt opened this issue May 16, 2017 · 3 comments
Open

Add support for intra-cluster tracing #1

codefromthecrypt opened this issue May 16, 2017 · 3 comments

Comments

@codefromthecrypt
Copy link
Member

Currently, the Cassandra implementation does not implement outbound tracing. This means a trace won't include spans that cross nodes within the cluster.

@michaelsembwever
Copy link
Member

i'm working on this…

in the meantime one can still use https://github.com/thelastpickle/cassandra-zipkin-tracing

@nisc-acooper
Copy link

This is a pretty stale issue, but wanted to ping on it quick. Was this effort abandoned? We are currently working on zipkin support in our clusters and realized a gap between these two projects (last pickle vs brave-cassandra). LP supports cross-server tracing, but brave-cassandra supports B3 protocol.

@codefromthecrypt
Copy link
Member Author

At some point there was a problem in cross-cluster propagation, but it probably fixed itself by now (don't recall the datastax driver variant).

At any rate, testing this will have to be done with care to see how large the trace graphs become. That should be proven out with unit tests. this is a volunteer based project, so what happens is if someone wants to work on something they contribute help. I'll set this to help-wanted and if you are interested, I'd bet someone would help review.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants