In this tutorial, the objective is to setup Jaeger Tracing in Kubernetes, and to build a small Python application, which will implement a simple external API and perform basic tracing. The application ...
// First, run the Jaeger container. make jaeger-up // Apply a SERVICE_NAME environment variable. export SERVICE_NAME=jaeger-test // Apply a DEV_ENV environment variable. export DEV_ENV=true // ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results