Running Jaeger with Cassandra

This post will detail a single caveat with running Jaeger with Cassandra as it’s backend (ie. the place where Jaeger stores data) that I’ve ran into while developing SMOK. What is what? Jaeger is a tool to provide traces. Ie. if you have a microservice-based app, it may take a couple of calls between microservices… Continue reading Running Jaeger with Cassandra

Published