Practical observability: distributed tracing with otel4s
This article explains how to use otel4s for tracing in real applications, with a focus on span creation, context flows, trace boundaries, and integration with OpenTelemetry Java SDK. It highlights runtime behavior and API design.