In this tutorial we are going to use Odigos for generating distributed traces for a microservices-based application written in Go, Java, Python, .NET and Node.js.We are going to deploy the application in a Kubernetes cluster and use Jaeger as the backend for storing and visualizing the traces.
This guide is designed for:
IT professionals with experience in system administration or DevOps
Software engineers familiar with containerization and Kubernetes concepts
Anyone comfortable with command-line interfaces and basic cloud infrastructure
Jaeger is a popular open source distributed tracing backend. We are going to use it for storing and visualizing the traces generated by Odigos.Install Jaeger using the following command: