Observability with OpenTelemetry and Grafana stack Part 5: Setting up distributed tracing with Tempo, Grafana, and OpenTelemetry Collector
Now that we have log aggregation and metrics visualization in place, the only thing left is to setup the distributed tracing. We will be using Tempo for this purpose.
Tempo
Tempo is a high-scale, production-grade, and cost-effective distributed traci...