Replies: 1 comment 3 replies
-
I think this is more of a question of your Cassandra setup, why would Jaeger itself be affected? When I was at Uber we ran Jaeger backend with Cassandra cluster whose nodes were distributed across 3 availability zones. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm looking at implementing Jaeger and have a bias towards using Cassandra as we already have an existing setup in place going across our 9 Kubernetes clusters and 3 datacentres.
How well it does it work when replicating data back using Cassandra in a multi datacentre way? We only intend to run the UI in a single datacentre, just get each collector to talk to the cluster-local cassandra.
Beta Was this translation helpful? Give feedback.
All reactions