If you are reading this tutorial, you probably already have an idea of the OpenTelemetry concepts behind distributed tracing.
Here is the definition of those concepts according to OpenTelemetry:
Traces track the progression of a single request, called a trace, as it is handled by services that makeā¦