Hi Mick I just took a cursory look at the presentation and Zipkin.io. Would using Zipkin degrade performance? Would it be considerable?
Regards Manu Sent from Mail<https://go.microsoft.com/fwlink/?LinkId=550986> for Windows 10 From: Mick Semb Wever<mailto:m...@apache.org> Sent: 29 November 2020 14:50 To: user@cassandra.apache.org<mailto:user@cassandra.apache.org> Subject: Re: Enable Ttracing I have a feeling that this tool will give me hell. 😈 I'll just have to wait till they implement it and monitor the clusters, but at least I know what to expect. The tracing implementation is pluggable in 3.11. For example you can push traces into Zipkin (and a separate C* cluster) using https://github.com/thelastpickle/cassandra-zipkin-tracing Full sampling is possible this way.