Distributed tracing with OpenTelemetry — Part 1
Understanding OpenTelemetry and distributed tracing
Running distributed systems in production is not an easy task. Access is limited, therefore issues are hard to track down and understand as well as to reproduce in other environments. No other environment is like production, no matter how similar it may seem. Usually you rely on different pieces…